]> sourceware.org Git - newlib-cygwin.git/commitdiff
fix typo
authorChristopher Faylor <me@cgf.cx>
Fri, 13 May 2005 22:09:32 +0000 (22:09 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 13 May 2005 22:09:32 +0000 (22:09 +0000)
winsup/cygwin/ChangeLog

index 65724b137932c2406ddad789950f94ba0624aff5..af4a4f9afc117600e7ecc133f6e34b952680c93b 100644 (file)
@@ -26,7 +26,7 @@
 2005-05-13  Christopher Faylor  <cgf@timesys.com>
 
        Remove PC_FULL from path_conv usage throughout.
-       * path.h (enum pathconv_arg): Change PC_FULL to PC_NOUILL.
+       * path.h (enum pathconv_arg): Change PC_FULL to PC_NOFILL.
        * path.cc (path_conv::check): Test for PC_NOFULL rather than !PC_FULL.
        (cygwin_conv_to_win32_path): Use PC_NOFULL to force non-absolute path.
 
This page took 0.03283 seconds and 5 git commands to generate.