diff options
Diffstat (limited to 'sys/netatm/uni/uniip.c')
-rw-r--r-- | sys/netatm/uni/uniip.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/uni/uniip.c b/sys/netatm/uni/uniip.c index 0039585146713..741a918bce4f6 100644 --- a/sys/netatm/uni/uniip.c +++ b/sys/netatm/uni/uniip.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uniip.c,v 1.6 1998/05/18 19:18:42 mks Exp $ + * @(#) $Id: uniip.c,v 1.1 1998/09/15 08:23:10 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: uniip.c,v 1.6 1998/05/18 19:18:42 mks Exp $"; +static char *RCSid = "@(#) $Id: uniip.c,v 1.1 1998/09/15 08:23:10 phk Exp $"; #endif #include <netatm/kern_include.h> |