From 5f6aececba9b01b98e1b89ea996edac874fd462e Mon Sep 17 00:00:00 2001 From: jani Date: Tue, 2 Sep 2003 12:00:48 +0000 Subject: [PATCH] terminate comment to avoid gcc warning --- src/netif/ppp/chpms.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/netif/ppp/chpms.h b/src/netif/ppp/chpms.h index 540d331e..089ae6db 100644 --- a/src/netif/ppp/chpms.h +++ b/src/netif/ppp/chpms.h @@ -29,7 +29,7 @@ * Ported to lwIP. * 98-01-30 Guy Lancaster , Global Election Systems Inc. * Original built from BSD network code. -****************************************************************************** +******************************************************************************/ /* * chap.h - Challenge Handshake Authentication Protocol definitions. * @@ -51,7 +51,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * 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