We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcf5ff commit fb3b9d7Copy full SHA for fb3b9d7
src/include/utils/dynahash.h
@@ -6,7 +6,7 @@
6
*
7
* Copyright (c) 1994, Regents of the University of California
8
9
- * $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 $
10
11
*-------------------------------------------------------------------------
12
*/
@@ -15,5 +15,5 @@
15
16
extern int my_log2(long num);
17
18
-#endif DYNAHASH_H /* DYNAHASH_H */
+#endif /* DYNAHASH_H */
19
0 commit comments