Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/clang-lints'
[gitweb.git]
/
builtin
/
stripspace.c
diff --git
a/builtin/stripspace.c
b/builtin/stripspace.c
index 4d3b93fedb5f2eca68edca15ca1e10cb60176d36..1288ffcc52530f8ef9561acd2eb2ec5322c9e230 100644
(file)
--- a/
builtin/stripspace.c
+++ b/
builtin/stripspace.c
@@
-22,8
+22,6
@@
static size_t cleanup(char *line, size_t len)
* Remove empty lines from the beginning and end
* and also trailing spaces from every line.
*
- * Note that the buffer will not be NUL-terminated.
- *
* Turn multiple consecutive empty lines between paragraphs
* into just one empty line.
*