From c4246bc447f829e101afa216abc1503b38fb3321 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 3 Mar 2005 21:21:42 +0000 Subject: [PATCH] Remove eol whitespace; nfc. --- src/s/vms.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/s/vms.h b/src/s/vms.h index e95212c5624..9f718099eef 100644 --- a/src/s/vms.h +++ b/src/s/vms.h @@ -130,7 +130,7 @@ Boston, MA 02111-1307, USA. */ #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 @@ extern double mth$dmod(double, double); /* 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 -- 2.39.2