diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 22:54:31 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 22:54:31 +0100 |
commit | 36b3c9b86ada97bc7b7dc7c08047d45853164145 (patch) | |
tree | 5263aa9fe590fd140242c41dbf5dcb1961e78a12 /FICS/config.h | |
parent | 93dfad9e4cc318b8c5633736019e491d0a817eae (diff) |
Deleted trailing whitespace characters
Diffstat (limited to 'FICS/config.h')
-rw-r--r-- | FICS/config.h | 10 |
1 files 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 */ |