X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc4927948a1b01bf2ae8b952dfd2639c1f929f00..9e4dbc2d5379b96a8d90e28cf8fce803d6cc1ff4:/sbr/trimcpy.c?ds=sidebyside diff --git a/sbr/trimcpy.c b/sbr/trimcpy.c index 8cdb065b..625c26c0 100644 --- a/sbr/trimcpy.c +++ b/sbr/trimcpy.c @@ -1,6 +1,4 @@ - -/* - * trimcpy.c -- strip leading and trailing whitespace, +/* trimcpy.c -- strip leading and trailing whitespace, * -- replace internal whitespace with spaces, * -- then return a copy. *