From 3df909f77184af56c150cd25f2e3d46405fdd794 Mon Sep 17 00:00:00 2001 From: Lucien Van Elsen Date: Thu, 5 Dec 1991 10:26:50 +0000 Subject: ANSI style #endif's --- zhm/zhm_client.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zhm/zhm_client.c') diff --git a/zhm/zhm_client.c b/zhm/zhm_client.c index 35db64a..ac634c4 100644 --- a/zhm/zhm_client.c +++ b/zhm/zhm_client.c @@ -16,8 +16,8 @@ #ifndef lint #ifndef SABER static char rcsid_hm_client_c[] = "$Header$"; -#endif SABER -#endif lint +#endif /* SABER */ +#endif /* lint */ extern int no_server, timeout_type, nclt, deactivated; extern struct sockaddr_in cli_sin, serv_sin, from; -- cgit v1.2.3