]> granicus.if.org Git - sudo/commitdiff
added a space (yeah, anal)
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Jun 1994 19:41:46 +0000 (19:41 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Jun 1994 19:41:46 +0000 (19:41 +0000)
check.c

diff --git a/check.c b/check.c
index 3572902a7a3a34f14ec319cc1c3e58104d17df34..a42a8bcda3e4f1796ef1e197776ff825a5703e3d 100644 (file)
--- a/check.c
+++ b/check.c
@@ -303,5 +303,5 @@ static void reminder()
        "        #2) Think before you type."
     );
     
-    (void)fflush(stderr);
+    (void) fflush(stderr);
 }