From 78c191cc93c5316b8287d72fada09aeecf5534c3 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 10 Dec 2023 19:50:53 +0100 Subject: Deleted trailing whitespace characters --- FICS/ficsmain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FICS') diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c index b1882f3..aa7e61a 100644 --- a/FICS/ficsmain.c +++ b/FICS/ficsmain.c @@ -135,7 +135,7 @@ PUBLIC int main(int argc, char *argv[]) exit(1); } startuptime = time(0); -/* Using the value defined in config.h now instead of the real hostname. +/* Using the value defined in config.h now instead of the real hostname. This is used as the return address in email, so it needs to be a real DNS resolvable hostname! Sparky */ /* gethostname(fics_hostname, 80); */ -- cgit v1.2.3