projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38559a
)
Fix typo.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 11 Mar 2014 18:04:36 +0000
(14:04 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 11 Mar 2014 18:04:36 +0000
(14:04 -0400)
src/include/utils/freepage.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/freepage.h
b/src/include/utils/freepage.h
index b19ccd7b5d0a8c08b95c13296dca77df20555c9e..51ba40a84d771c86d28fbece7ff4c216f4752dd6 100644
(file)
--- a/
src/include/utils/freepage.h
+++ b/
src/include/utils/freepage.h
@@
-6,7
+6,7
@@
* Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * src/include/utils/
relptr
.h
+ * src/include/utils/
freepage
.h
*
*-------------------------------------------------------------------------
*/