From fc15dd1a4f59addd990c3f86f32b80b3376be8f7 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 10 Mar 2007 17:37:30 +0000 Subject: Typo fix (refs #3) --- lib/win32/emu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/win32/emu.cpp b/lib/win32/emu.cpp index a9390e90..c03e491a 100644 --- a/lib/win32/emu.cpp +++ b/lib/win32/emu.cpp @@ -701,7 +701,7 @@ int emu_fstat(HANDLE hdir, struct stat * st) 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 -- cgit v1.2.3