diff -r 025bff9e9091 -r 842fa517e08c src/protocols/zephyr/Zinternal.c --- a/src/protocols/zephyr/Zinternal.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/Zinternal.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,15 +3,11 @@ * * Created by: Robert French * - * $Source$ - * $Author: thekingant $ - * * Copyright (c) 1987,1988,1991 by the Massachusetts Institute of * Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" #ifdef WIN32 @@ -37,13 +33,6 @@ #include #endif -#ifndef lint -static const char rcsid_Zinternal_c[] = - "$Id: Zinternal.c 12553 2005-04-25 01:53:01Z thekingant $"; -static const char copyright[] = - "Copyright (c) 1987,1988,1991 by the Massachusetts Institute of Technology."; -#endif - extern char *inet_ntoa (); int __Zephyr_fd = -1;