diff options
Diffstat (limited to 'sys/netatm/atm_aal5.c')
-rw-r--r-- | sys/netatm/atm_aal5.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/atm_aal5.c b/sys/netatm/atm_aal5.c index 4d365dd63b401..079bc49a8f397 100644 --- a/sys/netatm/atm_aal5.c +++ b/sys/netatm/atm_aal5.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: atm_aal5.c,v 1.1 1998/09/15 08:22:57 phk Exp $ + * @(#) $Id: atm_aal5.c,v 1.2 1998/09/17 09:34:59 phk Exp $ * */ @@ -36,7 +36,7 @@ */ #ifndef lint -static char *RCSid = "@(#) $Id: atm_aal5.c,v 1.1 1998/09/15 08:22:57 phk Exp $"; +static char *RCSid = "@(#) $Id: atm_aal5.c,v 1.2 1998/09/17 09:34:59 phk Exp $"; #endif #include <netatm/kern_include.h> |