remove trailing blank
authorJim Meyering <jim@meyering.net>
Sun, 30 Nov 1997 11:16:14 +0000 (11:16 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Nov 1997 11:16:14 +0000 (11:16 +0000)
lib/xstrtoul.h

index 99f1642..76b728f 100644 (file)
@@ -5,7 +5,7 @@
 
 /* Undefine this symbol so we can include xstrtol.h a second time.
    Otherwise, a program that wanted both xstrtol.h and xstrtoul.h
-   would never get the declaration corresponding to the header file 
+   would never get the declaration corresponding to the header file
    included after the first one.  */
 # undef XSTRTOL_H_
 # include "xstrtol.h"