]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add another FIXME, to make it obvious
authorJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 20:49:04 +0000 (20:49 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 20:49:04 +0000 (20:49 +0000)
lib/chdir.c

index 2a530b92a1dfd15655161c9325e00e251b500d3b..1e73e1e1efa92683541833e61e9d85766f3588f0 100644 (file)
@@ -49,7 +49,7 @@
 # endif
 #endif
 
-/* This use of `MIN' is our sole concession to arbitrary limitations.
+/* FIXME: this use of `MIN' is our sole concession to arbitrary limitations.
    If, for some system, PATH_MAX is larger than 8191 and you call
    rpl_chdir with a directory name that is longer than PATH_MAX,
    yet that contains a single component that is more than 8191 bytes