Convert spaces to tabs
This commit is contained in:
parent
7465574195
commit
243a15052f
19 changed files with 100 additions and 100 deletions
|
@ -179,7 +179,7 @@ verify_row(int type, int row)
|
|||
} while (++j < n);
|
||||
}
|
||||
if (!(flags & EFF_MEM))
|
||||
free(row_ref);
|
||||
free(row_ref);
|
||||
return ret_val;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue