From 8190c9e5e869d122eb0da874e440e99819ce2696 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 14 Jul 1987 14:18:05 +0000 Subject: class_is_hm is an external func --- server/class.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/class.c') diff --git a/server/class.c b/server/class.c index 4ab3fcd..c5778cd 100644 --- a/server/class.c +++ b/server/class.c @@ -39,6 +39,8 @@ static char rcsid_class_s_c[] = "$Header$"; * * int class_is_admin(notice) * + * int class_is_hm(notice) + * * int class_is_ulogin(notice) * * int class_is_ulocate(notice) -- cgit v1.2.3