]> diplodocus.org Git - nmh/blobdiff - sbr/trimcpy.c
Fix invalid pointer arithmetic.
[nmh] / sbr / trimcpy.c
index 8cdb065b63496d9fbadebdd785b99aca554374af..625c26c0ac0e022fff023db542293c05517fbd03 100644 (file)
@@ -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.
  *