diff src/m/hp800.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 874e8459e48a
children b4397c0420d4 d7ddb3e565de
line wrap: on
line diff
--- a/src/m/hp800.h	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/m/hp800.h	Tue Feb 04 14:56:31 2003 +0000
@@ -19,7 +19,7 @@
 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="hpux"  */
 
@@ -61,7 +61,7 @@
 
 /* The standard definitions of these macros would work ok,
    but these are faster because the constants are short. */
-   
+
 
 #define XUINT(a) (((unsigned)(a) << BITS_PER_INT-VALBITS) >> BITS_PER_INT-VALBITS)