Remove extra empty lines.
This commit is contained in:
parent
491fb056d3
commit
997206eed2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138434
@ -58,7 +58,6 @@ __FBSDID("$FreeBSD$");
|
||||
* Forward references to local procedures that are used before they're
|
||||
* defined:
|
||||
*/
|
||||
|
||||
static void RebuildTable(Hash_Table *);
|
||||
|
||||
/*
|
||||
@ -86,7 +85,6 @@ static void RebuildTable(Hash_Table *);
|
||||
*
|
||||
*---------------------------------------------------------
|
||||
*/
|
||||
|
||||
void
|
||||
Hash_InitTable(Hash_Table *t, int numBuckets)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user