From 840e3260e0ef82ee4106343fc1140d1fbdc372e7 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 22 Feb 2000 04:18:29 +0000 Subject: [PATCH] * FIXME --- citadel/sysconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 198f7e557..7efd4eaed 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -81,7 +81,7 @@ /* * These define what port to listen on for various services. - * FIX ... put this in a programmable config somewhere + * FIXME ... put this in a programmable config somewhere */ #define POP3_PORT 110 #define SMTP_PORT 25 -- 2.30.2