diff src/EmacsShell.c @ 74:54cc21c15cbb r20-0b32

Import from CVS: tag r20-0b32
author cvs
date Mon, 13 Aug 2007 09:04:33 +0200
parents 131b0175ea99
children 8626e4521993
line wrap: on
line diff
--- a/src/EmacsShell.c	Mon Aug 13 09:03:47 2007 +0200
+++ b/src/EmacsShell.c	Mon Aug 13 09:04:33 2007 +0200
@@ -51,11 +51,7 @@
 
 /* junk stolen from IntrinsicI.h */
 
-extern void _XtAllocError(
-#if NeedFunctionPrototypes
-    String	/* alloc_type */
-#endif
-);
+extern void _XtAllocError( String /* alloc_type */);
 
 /* junk ungraciously copied from Shell.c */