From a113a3c540bc175afae325620f3537dbd61a8978 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 9 Mar 2003 20:31:07 +0000 Subject: whitespace cleanup --- winsup/cygwin/pwdgrp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/pwdgrp.h') diff --git a/winsup/cygwin/pwdgrp.h b/winsup/cygwin/pwdgrp.h index 40b1eeb..aea340d 100644 --- a/winsup/cygwin/pwdgrp.h +++ b/winsup/cygwin/pwdgrp.h @@ -72,7 +72,7 @@ public: if (!check && initialized) return; if (pglock->acquire () == 1 && - (!initialized || (check && etc::file_changed (etc_ix)))) + (!initialized || (check && etc::file_changed (etc_ix)))) (this->*read) (); pglock->release (); } -- cgit v1.1