[Box Backup-commit] COMMIT r1404 - box/chris/merge/lib/win32

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Mar 10 17:37:30 GMT 2007


Author: chris
Date: 2007-03-10 17:37:30 +0000 (Sat, 10 Mar 2007)
New Revision: 1404

Modified:
   box/chris/merge/lib/win32/emu.cpp
Log:
Typo fix (refs #3)


Modified: box/chris/merge/lib/win32/emu.cpp
===================================================================
--- box/chris/merge/lib/win32/emu.cpp	2007-03-10 17:36:54 UTC (rev 1403)
+++ box/chris/merge/lib/win32/emu.cpp	2007-03-10 17:37:30 UTC (rev 1404)
@@ -701,7 +701,7 @@
 		st->st_mode |= S_IWRITE;
 	}
 
-	// st_dev is nroammly zero, regardless of the drive letter,
+	// st_dev is normally zero, regardless of the drive letter,
 	// since backup locations can't normally span drives. However,
 	// a reparse point does allow all kinds of weird stuff to happen.
 	// We set st_dev to 1 for a reparse point, so that Box will detect




More information about the Boxbackup-commit mailing list