(svn r5136) Fix various style bugs:

- Trailing whitespace
- Trailing empty lines
- Missing newline at EOF
- Missing svn:eol-style native
This commit is contained in:
tron
2006-06-05 18:10:43 +00:00
parent 30651e8bcb
commit aada042d57
24 changed files with 54 additions and 86 deletions

View File

@@ -46,4 +46,3 @@ or if you want it to tell the revision too
gcc strgen/strgen.c rev.o -o strgen/strgen -DUNIX -DWITH_REV (this is the one the makefile uses)
you now have a program called strgen in the strgen directory