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:
f0cac31
)
sb_map: Fix typo.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 11 Mar 2014 21:31:17 +0000
(17:31 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 11 Mar 2014 21:31:17 +0000
(17:31 -0400)
src/backend/utils/mmgr/sb_map.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/mmgr/sb_map.c
b/src/backend/utils/mmgr/sb_map.c
index 4c3ea39f8f4c4263a7c817f3055da00c36558c08..84f45edc3913b75ff5f6fceee8aaa95b0eef3118 100644
(file)
--- a/
src/backend/utils/mmgr/sb_map.c
+++ b/
src/backend/utils/mmgr/sb_map.c
@@
-25,7
+25,7
@@
* Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * src/
include/utils/sb_map.h
+ * src/
backend/utils/mmgr/sb_map.c
*
*-------------------------------------------------------------------------
*/