diff options
Diffstat (limited to 'sys/netatm/uni/unisig_print.c')
-rw-r--r-- | sys/netatm/uni/unisig_print.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/uni/unisig_print.c b/sys/netatm/uni/unisig_print.c index 93133cad3d6e1..d557a8f807e90 100644 --- a/sys/netatm/uni/unisig_print.c +++ b/sys/netatm/uni/unisig_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $ + * @(#) $Id: unisig_print.c,v 1.2 1998/10/31 20:07:01 phk Exp $ * */ @@ -43,7 +43,7 @@ #include <netatm/uni/unisig_print.h> #ifndef lint -__RCSID("@(#) $Id: unisig_print.c,v 1.1 1998/09/15 08:23:12 phk Exp $"); +__RCSID("@(#) $Id: unisig_print.c,v 1.2 1998/10/31 20:07:01 phk Exp $"); #endif |