X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxstrtoul.h;h=76b728f8646a0c93ba62b1c994ab258b27fe47db;hb=cd988caa7e078e616f1f411197b4ea9b5208c00e;hp=99f1642afaaf5690831d46dfe993cbace8932022;hpb=c7b0a297e05e7bbf0239a644c8d71171601d9350;p=gnulib.git diff --git a/lib/xstrtoul.h b/lib/xstrtoul.h index 99f1642af..76b728f86 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"