mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
force null commit to skip over rev 1.25 so there's less cvs trouble
This commit is contained in:
parent
2f41752dd4
commit
fa738d1534
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25448
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ static const char copyright[] =
|
|||
static char sccsid[] = "@(#)ifconfig.c 8.2 (Berkeley) 2/16/94";
|
||||
*/
|
||||
static const char rcsid[] =
|
||||
"$Id$";
|
||||
"$Id: ifconfig.c,v 1.24 1997/02/22 14:32:33 peter Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
Loading…
Reference in a new issue