1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Change Header to Id.

This commit is contained in:
Jordan K. Hubbard 1994-05-25 06:28:14 +00:00
parent 4e8667ba2c
commit dbda0ec78e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1548

View File

@ -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
/*