From: Jim Meyering Date: Wed, 18 Jun 2003 07:51:08 +0000 (+0000) Subject: remove bogus comment X-Git-Tag: v5.0.1~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad207ec23b37d746dc7be63e8959a976c5a060b;p=thirdparty%2Fcoreutils.git remove bogus comment --- diff --git a/lib/makepath.c b/lib/makepath.c index 70038be781..823c1a81fe 100644 --- a/lib/makepath.c +++ b/lib/makepath.c @@ -99,7 +99,6 @@ extern int errno; #define WX_USR (S_IWUSR | S_IXUSR) -/* Include this before libintl.h so we get our definition of PARAMS. */ #include "makepath.h" #include "gettext.h"