summaryrefslogtreecommitdiff
path: root/no_trailers.c
diff options
context:
space:
mode:
Diffstat (limited to 'no_trailers.c')
-rw-r--r--no_trailers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/no_trailers.c b/no_trailers.c
index e600e35..80dbc0f 100644
--- a/no_trailers.c
+++ b/no_trailers.c
@@ -8,7 +8,7 @@ void copy(char to[], char from[]);
/*
* MAIN
- * Prints longest line in STDIN.
+ * Removes all trailing whitespace and blank lines from STDIN.
*/
int main() {
int len; // current line length