diff options
Diffstat (limited to 'sys/netatm/ipatm/ipatm_usrreq.c')
-rw-r--r-- | sys/netatm/ipatm/ipatm_usrreq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/ipatm/ipatm_usrreq.c b/sys/netatm/ipatm/ipatm_usrreq.c index 6fc94d6feb76e..9be607e1fad8d 100644 --- a/sys/netatm/ipatm/ipatm_usrreq.c +++ b/sys/netatm/ipatm/ipatm_usrreq.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: ipatm_usrreq.c,v 1.2 1998/10/31 20:06:55 phk Exp $ + * @(#) $Id: ipatm_usrreq.c,v 1.3 1998/12/04 22:54:52 archie Exp $ * */ @@ -42,7 +42,7 @@ #include <netatm/ipatm/ipatm_serv.h> #ifndef lint -__RCSID("@(#) $Id: ipatm_usrreq.c,v 1.2 1998/10/31 20:06:55 phk Exp $"); +__RCSID("@(#) $Id: ipatm_usrreq.c,v 1.3 1998/12/04 22:54:52 archie Exp $"); #endif |