Remove $FreeBSD$s from previous commit; perl thinks that they're
something to be interpreted. Urk.
This commit is contained in:
parent
5ddd093d23
commit
91ea78c52a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88872
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user