]> sourceware.org Git - newlib-cygwin.git/commitdiff
white space
authorChristopher Faylor <me@cgf.cx>
Sun, 23 Nov 2003 17:55:37 +0000 (17:55 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 23 Nov 2003 17:55:37 +0000 (17:55 +0000)
winsup/cygwin/dtable.cc

index 0d083b65b95c1e6d4468f0c18d01e6c5125ba898..b2291c7d5c4603be564e364b73060a4e48e14d1b 100644 (file)
@@ -329,7 +329,7 @@ build_fh_pc (path_conv& pc)
        fh = cnew (fhandler_tty_master) ();
        break;
       case DEV_CYGDRIVE_MAJOR:
-        fh = cnew (fhandler_cygdrive) ();
+       fh = cnew (fhandler_cygdrive) ();
        break;
       case DEV_FLOPPY_MAJOR:
       case DEV_CDROM_MAJOR:
This page took 0.031045 seconds and 5 git commands to generate.