Replace striplt() with string_trim() in all the places VS Code simply decided not to.
authorArt Cancro <ajc@citadel.org>
Wed, 23 Nov 2022 20:57:03 +0000 (15:57 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 23 Nov 2022 20:57:03 +0000 (15:57 -0500)
commita34ab2fe2c99fda491eb8ae91371774a32c2612e
tree795c1952abcc35e3717014a33487d523814b549c
parent039ccdbb1a9d4124f6c1a03c29cbdd4536112019
Replace striplt() with string_trim() in all the places VS Code simply decided not to.
textclient/citadel_ipc.c
webcit/availability.c
webcit/calendar.c
webcit/dav_get.c
webcit/event.c
webcit/html2html.c
webcit/notes.c
webcit/roomops.c
webcit/useredit.c