diff src/sysdep.c @ 83628:7a881fda2c3a

* emacsclient.c (main): Avoid having a declaration after a statement. * sysdep.c: Comment out text after #endif.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 26 May 2007 17:28:45 +0000
parents 0a3247aa24a4
children 4c726a40604c
line wrap: on
line diff
--- a/src/sysdep.c	Fri May 25 02:47:22 2007 +0000
+++ b/src/sysdep.c	Sat May 26 17:28:45 2007 +0000
@@ -2791,7 +2791,7 @@
     }
   return ravail;
 }
-#endif not WINDOWSNT
+#endif /* not WINDOWSNT */
 
 /* Read keyboard input into the standard buffer,
    waiting for at least one character.  */