From 96e5adf08689b7b21bd5602dad55723e0b5e3cb5 Mon Sep 17 00:00:00 2001 From: dimitr Date: Mon, 10 Feb 2003 12:25:00 +0000 Subject: [PATCH] Cleanup. --- src/utilities/gsec.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utilities/gsec.cpp b/src/utilities/gsec.cpp index eddd93b299..12a2b41b70 100644 --- a/src/utilities/gsec.cpp +++ b/src/utilities/gsec.cpp @@ -322,8 +322,8 @@ int UTIL_gsec( if (!tdsec->tsec_interactive) { if (ret == 0) { #ifdef SUPERSERVER - /* Signal the start of the service here ONLY if we are displaying users. - * since the number of users in ISC4 may exceed the service buffer. This + /* Signal the start of the service here ONLY if we are displaying users + * since the number of users may exceed the service buffer. This * will cause the service to wait for the client to request data. However, * if the server is not signaled, then the client can never request anything */ if (user_data->operation == DIS_OPER)