diff src/s/vms.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents ee40177f6c68
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/src/s/vms.h	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/s/vms.h	Tue Feb 04 14:56:31 2003 +0000
@@ -130,7 +130,7 @@
 #define LINK_CRTL_SHARE
 
 /* Define this if you want to read the file SYS$SYSTEM:SYSUAF.DAT for user
-   information.  If you do use this, you must either make SYSUAF.DAT world 
+   information.  If you do use this, you must either make SYSUAF.DAT world
    readable or install Emacs with SYSPRV.  */
 
 /* #define READ_SYSUAF */
@@ -192,7 +192,7 @@
 
 /* If user asks for TERM, check first for EMACS_TERM.  */
 #define getenv sys_getenv
-  
+
 /* Standard C abort is less useful than it should be. */
 #define abort sys_abort