From 6992814160ed9cb2a62cb6af943d1bf1a0c09f78 Mon Sep 17 00:00:00 2001 From: kcwu Date: Sun, 6 Feb 2005 06:57:55 +0000 Subject: logout_friend_online() fault tolerant git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2471 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/shmctl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/shmctl.c b/util/shmctl.c index 9f259f90..fcefa79d 100644 --- a/util/shmctl.c +++ b/util/shmctl.c @@ -6,6 +6,7 @@ extern SHM_t *SHM; /* utmpfix ----------------------------------------------------------------- */ +/* TODO merge with mbbsd/talk.c logout_friend_online() */ int logout_friend_online(userinfo_t *utmp) { int my_friend_idx, thefriend; -- cgit v1.2.3