changeset 1143:dc2ce1a86276

remove trailing blank
author Jim Meyering <jim@meyering.net>
date Sun, 30 Nov 1997 11:16:14 +0000
parents ff40370aead6
children 2a92ba70857a
files lib/xstrtoul.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/xstrtoul.h
+++ b/lib/xstrtoul.h
@@ -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"