fix up some comments
This commit is contained in:
@ -821,7 +821,7 @@ void PairTable::compute_table(Table *tb)
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
set all ptrs in a table to nullptr, so can be freed safely
|
||||
set all ptrs in a table to a null pointer, so can be freed safely
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
void PairTable::null_table(Table *tb)
|
||||
|
||||
Reference in New Issue
Block a user