empty --> EMPTY
This commit is contained in:
parent
36e6925776
commit
b4a71ad43a
@ -1306,7 +1306,7 @@ void traverse_table(tab_ent_ptr tab_ent, int show_table) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else
|
} else
|
||||||
SHOW_TABLE(" empty\n");
|
SHOW_TABLE(" EMPTY\n");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user