]> cygwin.com Git - cygwin-apps/setup.git/commitdiff
Remove useless comment.
authorChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2013 20:52:02 +0000 (20:52 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2013 20:52:02 +0000 (20:52 +0000)
mkdir.cc

index 3f2831d7d19f49af84f75cd0804c9a1470868c2a..dabc256429fe4b73aedd55d89263b113d4098eb8 100644 (file)
--- a/mkdir.cc
+++ b/mkdir.cc
@@ -29,7 +29,7 @@ static const char *cvsid =
 #include "mkdir.h"
 #include "filemanip.h"
 
-/* Return 0 on success.  See: Hobgoblins vs. consistency
+/* Return 0 on success.
    A mode of 0 means no POSIX perms. */
 int
 mkdir_p (int isadir, const char *in_path, mode_t mode)
This page took 0.029081 seconds and 5 git commands to generate.