diff src/bytecode.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 af57a77cbc92
line wrap: on
line diff
--- a/src/bytecode.h	Mon Aug 13 11:32:27 2007 +0200
+++ b/src/bytecode.h	Mon Aug 13 11:33:38 2007 +0200
@@ -27,8 +27,8 @@
    Jon Reid: some changes for I18N3 (domain, etc), for 19.8.
  */
 
-#ifndef _XEMACS_BYTECODE_H_
-#define _XEMACS_BYTECODE_H_
+#ifndef INCLUDED_bytecode_h_
+#define INCLUDED_bytecode_h_
 
 /* Meanings of slots in a Lisp_Compiled_Function.
    Don't use these!  For backward compatibility only.  */
@@ -119,5 +119,5 @@
     neither     -                   : (*  559 0)  =   0 = 3530
 */
 
-#endif /* _XEMACS_BYTECODE_H_ */
+#endif /* INCLUDED_bytecode_h_ */