From dbafcd968ad1363f78dfde195848ca8e5e2089ad Mon Sep 17 00:00:00 2001 From: Lucien Van Elsen Date: Wed, 4 Dec 1991 08:47:30 +0000 Subject: Minor ANSI C fixes- (typecasts and nothing after #endif) --- lib/ZOpenPort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ZOpenPort.c') diff --git a/lib/ZOpenPort.c b/lib/ZOpenPort.c index 5d8056a..88d2d9f 100644 --- a/lib/ZOpenPort.c +++ b/lib/ZOpenPort.c @@ -14,7 +14,7 @@ #ifndef lint static char rcsid_ZOpenPort_c[] = "$Header$"; -#endif lint +#endif #include -- cgit v1.2.3