diff options
Diffstat (limited to 'sys/netatm/uni/uni_load.c')
-rw-r--r-- | sys/netatm/uni/uni_load.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/uni/uni_load.c b/sys/netatm/uni/uni_load.c index 23e7ff586bdb8..42122f870ba42 100644 --- a/sys/netatm/uni/uni_load.c +++ b/sys/netatm/uni/uni_load.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: uni_load.c,v 1.6 1997/05/06 22:20:43 mks Exp $ + * @(#) $Id: uni_load.c,v 1.1 1998/09/15 08:23:09 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: uni_load.c,v 1.6 1997/05/06 22:20:43 mks Exp $"; +static char *RCSid = "@(#) $Id: uni_load.c,v 1.1 1998/09/15 08:23:09 phk Exp $"; #endif #ifndef ATM_UNI_MODULE |