]> code.delx.au - gnu-emacs/blobdiff - src/m/sps7.h
Trailing whitespace deleted.
[gnu-emacs] / src / m / sps7.h
index f1e83e24deb5d3229b61c9be53b83a0fbc29ad4d..1589f2cbfb2a7f76e71dd65aa36a8f93df6df2c7 100644 (file)
@@ -19,7 +19,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="usg5-2"  */
 
@@ -34,7 +34,7 @@ Boston, MA 02111-1307, USA.  */
 #define m68000
 #endif
 
-#define sps7  
+#define sps7
 
 /* Use type int rather than a union, to represent Lisp_Object */
 
@@ -99,7 +99,7 @@ Boston, MA 02111-1307, USA.  */
 /* Use -T32 for 68020, -T16 otherwise */
 
 #define C_SWITCH_MACHINE -T32
-  
+
 #define BROKEN_SIGIO
 
 /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */