diff options
Diffstat (limited to 'sys/netatm/sigpvc/sigpvc_subr.c')
| -rw-r--r-- | sys/netatm/sigpvc/sigpvc_subr.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c index 63e3b64fd577..f5311cc42bf6 100644 --- a/sys/netatm/sigpvc/sigpvc_subr.c +++ b/sys/netatm/sigpvc/sigpvc_subr.c @@ -23,7 +23,7 @@   * Copies of this Software may be made, however, the above copyright   * notice must be reproduced on all copies.   * - *	@(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $ + *	@(#) $Id: sigpvc_subr.c,v 1.2 1998/10/31 20:06:56 phk Exp $   *   */ @@ -41,7 +41,7 @@  #include <netatm/sigpvc/sigpvc_var.h>  #ifndef lint -__RCSID("@(#) $Id: sigpvc_subr.c,v 1.1 1998/09/15 08:23:02 phk Exp $"); +__RCSID("@(#) $Id: sigpvc_subr.c,v 1.2 1998/10/31 20:06:56 phk Exp $");  #endif  extern struct sp_info sigpvc_vcpool; | 
