diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/shmctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
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; |