From: Jim Meyering Date: Sun, 30 Nov 1997 11:16:14 +0000 (+0000) Subject: remove trailing blank X-Git-Tag: TEXTUTILS-1_22c~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f7e011ab0228526a15ae66656f381d2aa1a3009;p=thirdparty%2Fcoreutils.git remove trailing blank --- 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"