projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43ef6ab
)
Fix copy/pasto in file identification
author
Simon Riggs
Mon, 12 Sep 2016 08:02:32 +0000
(09:02 +0100)
committer
Simon Riggs
Mon, 12 Sep 2016 08:02:32 +0000
(09:02 +0100)
Daniel Gustafsson
src/backend/storage/ipc/dsm_impl.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/dsm_impl.c
b/src/backend/storage/ipc/dsm_impl.c
index 0b10dac72900732df1f3e441c82ff171b76cf47a..5781d48497abfd4debd636b691911aec6eda96b7 100644
(file)
--- a/
src/backend/storage/ipc/dsm_impl.c
+++ b/
src/backend/storage/ipc/dsm_impl.c
@@
-41,7
+41,7
@@
*
*
* IDENTIFICATION
- * src/backend/storage/ipc/dsm.c
+ * src/backend/storage/ipc/dsm
_impl
.c
*
*-------------------------------------------------------------------------
*/