mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix braino in last commit.
This commit is contained in:
parent
17b1994bbe
commit
9fbc6a330d
1 changed files with 0 additions and 3 deletions
|
|
@ -1648,9 +1648,6 @@ gotit:
|
|||
*/
|
||||
static int
|
||||
ffs_isfreeblock(struct fs *fs, unsigned char *cp, ufs1_daddr_t h)
|
||||
struct fs *fs;
|
||||
unsigned char *cp;
|
||||
ufs1_daddr_t h;
|
||||
{
|
||||
|
||||
switch ((int)fs->fs_frag) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue