terminate comment to avoid gcc warning

This commit is contained in:
jani 2003-09-02 12:00:48 +00:00
parent a046c795a3
commit 5f6aececba

View File

@ -29,7 +29,7 @@
* Ported to lwIP. * Ported to lwIP.
* 98-01-30 Guy Lancaster <lancasterg@acm.org>, Global Election Systems Inc. * 98-01-30 Guy Lancaster <lancasterg@acm.org>, Global Election Systems Inc.
* Original built from BSD network code. * Original built from BSD network code.
****************************************************************************** ******************************************************************************/
/* /*
* chap.h - Challenge Handshake Authentication Protocol definitions. * chap.h - Challenge Handshake Authentication Protocol definitions.
* *
@ -51,7 +51,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
* *
* $Id: chpms.h,v 1.1 2003/05/27 14:37:56 jani Exp $ * $Id: chpms.h,v 1.1.6.1 2003/09/02 12:00:48 jani Exp $
*/ */
#ifndef CHPMS_H #ifndef CHPMS_H