summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Barzilay <eli@barzilay.org>2011-06-28 02:01:41 -0400
committerIvan Maidanski <ivmai@mail.ru>2013-11-03 14:25:27 +0400
commit9ea172dd5561583f4a3e1f0ea1d86e08a6eaa4ff (patch)
treecec56e409949db060e530f58d2224250b2ffe833
parent791ad0b024f44f0a645b49e93c6fef945fef4cc5 (diff)
downloadbdwgc-9ea172dd5561583f4a3e1f0ea1d86e08a6eaa4ff.tar.gz
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
-rw-r--r--cord/de_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cord/de_win.h b/cord/de_win.h
index 57a47b45..ab29891d 100644
--- a/cord/de_win.h
+++ b/cord/de_win.h
@@ -100,4 +100,4 @@ void invalidate_line(int line);
/* Invalidate line i on the screen. */
void de_error(char *s);
- /* Display error message. */ \ No newline at end of file
+ /* Display error message. */