X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fbytecode.h;h=e52b56b1caeedacc0ef6796bef71855829cc3a11;hb=2d2b1966e8c2644da3d9b88dc06745337a784af8;hp=71674ec9efa886eb6ebe35a071ea3447f977b8c6;hpb=ea1ea793fe6e244ef5555ed983423a204101af13;p=chise%2Fxemacs-chise.git diff --git a/src/bytecode.h b/src/bytecode.h index 71674ec..e52b56b 100644 --- a/src/bytecode.h +++ b/src/bytecode.h @@ -27,8 +27,8 @@ Boston, MA 02111-1307, USA. */ 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 @@ extern Lisp_Object Qbyte_code; neither - : (* 559 0) = 0 = 3530 */ -#endif /* _XEMACS_BYTECODE_H_ */ +#endif /* INCLUDED_bytecode_h_ */