From c6a7477b3ec8fac441e5c3b06b76ba10d9d1d87a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 30 Nov 1997 11:16:14 +0000 Subject: [PATCH] remove trailing blank --- lib/xstrtoul.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xstrtoul.h b/lib/xstrtoul.h index 99f1642afa..76b728f864 100644 --- 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" -- 2.30.2