projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
713e7db
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 23 Nov 2001 08:12:06 +0000
(08:12 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 23 Nov 2001 08:12:06 +0000
(08:12 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ea535cd293ded54208e4dd5df91eceb4dabdb08f..835eae935b41ddf522ed3dbab3e499bb5f8eda8d 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,8
@@
+2001-11-23 Jim Meyering <meyering@lucent.com>
+
+ * hash.h (struct hash_table): Don't define here. Merely declare it.
+ * hash.c (struct hash_table): Define it here instead.
+
2001-11-22 Jim Meyering <meyering@lucent.com>
* hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.