mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Remove a comment which should never have made it in.
This commit is contained in:
parent
672315756a
commit
6ea6805f8c
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ softdep_setup_freeblocks(ip, length)
|
|||
panic("softdep_setup_freeblocks called");
|
||||
}
|
||||
|
||||
/* XXX needed to change this for FreeBSD.. hit poul */
|
||||
void
|
||||
softdep_freefile(pvp, ino, mode)
|
||||
struct vnode *pvp;
|
||||
|
|
|
|||
Loading…
Reference in a new issue