]> code.delx.au - gnu-emacs/blobdiff - src/m/orion105.h
Update GPL references - version 2
[gnu-emacs] / src / m / orion105.h
index 58371ca8d7fa4f9a67e0388521dbc86d284667d1..e053266785386f792bbed40c7b9e74d769edc537 100644 (file)
@@ -6,7 +6,7 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -45,8 +45,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Define WORD_MACHINE if addresses and such have
  * to be corrected before they can be used as byte counts.  */
 
-#define SIGN_EXTEND_CHAR(c) ((int)(c))
-
 /* Use type int rather than a union, to represent Lisp_Object */
 /* This is desirable for most machines.  */