mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Change Header to Id.
This commit is contained in:
parent
4e8667ba2c
commit
dbda0ec78e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef lint
|
||||
static char *rcsid = "$Header: /usr1/cvs/jkh/pkg_install/info/main.c,v 1.5 1993/09/04 05:06:41 jkh Exp $";
|
||||
static char *rcsid = "$Id$";
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue