From 6cae97d5dc6d2c8e5cb36826c22cf547c1ed6714 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 30 Sep 2002 15:17:44 +0000 Subject: whitespace --- winsup/cygwin/cygserver_shm.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/cygwin/cygserver_shm.cc') diff --git a/winsup/cygwin/cygserver_shm.cc b/winsup/cygwin/cygserver_shm.cc index 18b1c3d83..90053eec2 100755 --- a/winsup/cygwin/cygserver_shm.cc +++ b/winsup/cygwin/cygserver_shm.cc @@ -48,8 +48,8 @@ private: attach_t (class process *const client) : _client (client), - _refcnt (0), - _next (NULL) + _refcnt (0), + _next (NULL) {} }; -- cgit v1.2.3