Remove $FreeBSD$s from previous commit; perl thinks that they're

something to be interpreted.  Urk.
This commit is contained in:
Mike Silbersack 2002-01-04 01:40:50 +00:00
parent 5ddd093d23
commit 91ea78c52a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88872
2 changed files with 4 additions and 4 deletions

View File

@ -84,7 +84,7 @@ if ($hfile) {
* This file is produced automatically.
* Do not modify anything in here by hand.
*
* Created from $FreeBSD$
* Created from src/sys/kern/vnode_if.pl
*/
extern struct vnodeop_desc vop_default_desc;
@ -100,7 +100,7 @@ if ($cfile) {
* This file is produced automatically.
* Do not modify anything in here by hand.
*
* Created from $FreeBSD$
* Created from src/sys/kern/vnode_if.pl
*/
#include <sys/param.h>

View File

@ -84,7 +84,7 @@ if ($hfile) {
* This file is produced automatically.
* Do not modify anything in here by hand.
*
* Created from $FreeBSD$
* Created from src/sys/kern/vnode_if.pl
*/
extern struct vnodeop_desc vop_default_desc;
@ -100,7 +100,7 @@ if ($cfile) {
* This file is produced automatically.
* Do not modify anything in here by hand.
*
* Created from $FreeBSD$
* Created from src/sys/kern/vnode_if.pl
*/
#include <sys/param.h>