Remove bogus inode
This commit is contained in:
parent
389b4daea7
commit
7d7e6bc475
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-05-24 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* hash.c: Remove bogus node "Changing the default Hash Table Size"
|
||||||
|
introduced by hash table size patch.
|
||||||
|
|
||||||
2004-05-22 Ben Elliston <bje@au.ibm.com>
|
2004-05-22 Ben Elliston <bje@au.ibm.com>
|
||||||
|
|
||||||
* configure.in (is_release): Remove.
|
* configure.in (is_release): Remove.
|
||||||
|
|
|
@ -54,7 +54,6 @@ SECTION
|
||||||
@* Looking Up or Entering a String::
|
@* Looking Up or Entering a String::
|
||||||
@* Traversing a Hash Table::
|
@* Traversing a Hash Table::
|
||||||
@* Deriving a New Hash Table Type::
|
@* Deriving a New Hash Table Type::
|
||||||
@* Changing the default Hash Table Size::
|
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
INODE
|
INODE
|
||||||
|
|
Loading…
Reference in a new issue