diff -r 025bff9e9091 -r 842fa517e08c src/protocols/zephyr/ZFmtList.c --- a/src/protocols/zephyr/ZFmtList.c Wed Jul 13 05:49:04 2005 +0000 +++ b/src/protocols/zephyr/ZFmtList.c Thu Jul 14 02:19:01 2005 +0000 @@ -3,22 +3,13 @@ * * Created by: Robert French * - * $Source$ - * $Author: chipx86 $ - * * Copyright (c) 1987,1991 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file * "mit-copyright.h". */ -/* $Header$ */ #include "internal.h" -#ifndef lint -static const char rcsid_ZFormatNoticeList_c[] = - "$Id: ZFmtList.c 9554 2004-04-24 09:02:28Z chipx86 $"; -#endif - Code_t ZFormatNoticeList(notice, list, nitems, buffer, ret_len, cert_routine) ZNotice_t *notice;