summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-18 07:51:08 +0000
committerJim Meyering <jim@meyering.net>2003-06-18 07:51:08 +0000
commitcad207ec23b37d746dc7be63e8959a976c5a060b (patch)
tree3a0f07aaff72243a00bb4e1616218dc00c14b4ed /lib
parent8b384adc97f9fec82a5fc10e30144fbd02e562ec (diff)
downloadcoreutils-cad207ec23b37d746dc7be63e8959a976c5a060b.tar.xz
remove bogus comment
Diffstat (limited to 'lib')
-rw-r--r--lib/makepath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/makepath.c b/lib/makepath.c
index 70038be78..823c1a81f 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"