diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/config.h b/FICS/config.h index 9b965dd..6edcb66 100644 --- a/FICS/config.h +++ b/FICS/config.h @@ -32,7 +32,7 @@ /* * Must be a dns recognisable host name */ -#define SERVER_HOSTNAME "jujube.rpblc.net" +#define SERVER_HOSTNAME "rpblc.net" /* * At AFICS we just use 'fics'. But for your server you might want to |