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

index af4a4f9afc117600e7ecc133f6e34b952680c93b..411d98d6313c7c760fae70a041994060856e8523 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_NOFILL.
+       * path.h (enum pathconv_arg): Change PC_FULL to PC_NOFULL.
        * 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.033754 seconds and 5 git commands to generate.