From 36b3c9b86ada97bc7b7dc7c08047d45853164145 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 17 Dec 2023 22:54:31 +0100 Subject: Deleted trailing whitespace characters --- FICS/config.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/FICS/config.h b/FICS/config.h index 0257657..49e6f21 100644 --- a/FICS/config.h +++ b/FICS/config.h @@ -86,10 +86,10 @@ #define MAILPROGRAM "/usr/ucb/mail" -/* SENDMAILPROG is a faster and more reliable means of sending mail if - defined. Make sure your system mailer agent is defined here properly - for your system with respect to name, location and options. These may - differ significatly depending on the type of system and what mailer is +/* SENDMAILPROG is a faster and more reliable means of sending mail if + defined. Make sure your system mailer agent is defined here properly + for your system with respect to name, location and options. These may + differ significatly depending on the type of system and what mailer is installed */ /* The floowing works fine for SunOS4.1.X with berkeley sendmail */ @@ -104,4 +104,4 @@ #define REGMAIL "AdminGuy@this.place" -#endif /* _CONFIG_H */ +#endif /* _CONFIG_H */ -- cgit v1.2.3