projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdcf5ff
)
Fix a comment that wasn't commente'd out
author
Marc G. Fournier
Thu, 14 Nov 1996 20:06:39 +0000
(20:06 +0000)
committer
Marc G. Fournier
Thu, 14 Nov 1996 20:06:39 +0000
(20:06 +0000)
Pointed out by: Erik Bertelsen
src/include/utils/dynahash.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/dynahash.h
b/src/include/utils/dynahash.h
index ab78919c1628bad7f00d60da3684c2b8bc466f34..fe9a51d3f1b2f4bb059775d12d05696782b8bf60 100644
(file)
--- a/
src/include/utils/dynahash.h
+++ b/
src/include/utils/dynahash.h
@@
-6,7
+6,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: dynahash.h,v 1.
1 1996/11/09 05:48:28 momjian
Exp $
+ * $Id: dynahash.h,v 1.
2 1996/11/14 20:06:39 scrappy
Exp $
*
*-------------------------------------------------------------------------
*/
@@
-15,5
+15,5
@@
extern int my_log2(long num);
-#endif
DYNAHASH_H
/* DYNAHASH_H */
+#endif /* DYNAHASH_H */