diff src/console-stream.h @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children 190b164ddcac
line wrap: on
line diff
--- a/src/console-stream.h	Mon Aug 13 11:32:27 2007 +0200
+++ b/src/console-stream.h	Mon Aug 13 11:33:38 2007 +0200
@@ -23,8 +23,8 @@
 
 /* Written by Ben Wing. */
 
-#ifndef _XEMACS_CONSOLE_STREAM_H_
-#define _XEMACS_CONSOLE_STREAM_H_
+#ifndef INCLUDED_console_stream_h_
+#define INCLUDED_console_stream_h_
 
 #include "console.h"
 
@@ -50,4 +50,4 @@
 						       Error_behavior);
 Lisp_Object stream_canonicalize_device_connection(Lisp_Object,
 						  Error_behavior);
-#endif /* _XEMACS_CONSOLE_STREAM_H_ */
+#endif /* INCLUDED_console_stream_h_ */