From b86f999af19e2ef688661a66c07420089425646a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 6 Jun 2011 05:02:13 +0000 Subject: whitespace elimination --- winsup/cygwin/mount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/mount.h') diff --git a/winsup/cygwin/mount.h b/winsup/cygwin/mount.h index d0268277d..dece2a84a 100644 --- a/winsup/cygwin/mount.h +++ b/winsup/cygwin/mount.h @@ -67,7 +67,7 @@ class fs_info void clear () { memset (&status, 0 , sizeof status); - sernum = 0UL; + sernum = 0UL; fsn[0] = '\0'; } fs_info () { clear (); } -- cgit v1.2.3