Remove trailing whitespaces

This commit is contained in:
Pasi Kallinen
2015-11-09 13:06:19 +02:00
parent 9f19b60147
commit d195052796
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
Assorted 'small' utility routines. They're virtually independent of
NetHack, except that rounddiv may call panic(). setrandom calls one
of srandom(), srand48(), or srand() depending upon configuration.
return type routine name argument type(s)
boolean digit (char)
boolean letter (char)