From 9c510edc61bef580f66590d0932a64873307e1c5 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 5 Nov 2001 06:09:15 +0000 Subject: Eliminate excess whitespace. --- winsup/cygwin/shared.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/shared.cc') diff --git a/winsup/cygwin/shared.cc b/winsup/cygwin/shared.cc index 0158487..ab748e5 100644 --- a/winsup/cygwin/shared.cc +++ b/winsup/cygwin/shared.cc @@ -153,7 +153,7 @@ memory_init () heap_init (); mount_table = (mount_info *) open_shared (user_name, MOUNT_VERSION, - cygwin_mount_h, + cygwin_mount_h, sizeof (mount_info), 0); debug_printf ("opening mount table for '%s' at %p", cygheap->user.name (), mount_table_address); -- cgit v1.1