X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..ef0d26cb067b1ffb2b5d816d3dde38fb29d96eb1:/sbr/trimcpy.c diff --git a/sbr/trimcpy.c b/sbr/trimcpy.c index c64f80f0..625c26c0 100644 --- a/sbr/trimcpy.c +++ b/sbr/trimcpy.c @@ -1,5 +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. *