1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +03:00

Fix copy/pasto in file identification

Daniel Gustafsson
This commit is contained in:
Simon Riggs
2016-09-12 09:02:32 +01:00
parent 43ef6abcbb
commit 75684fc1f5

View File

@ -41,7 +41,7 @@
*
*
* IDENTIFICATION
* src/backend/storage/ipc/dsm.c
* src/backend/storage/ipc/dsm_impl.c
*
*-------------------------------------------------------------------------
*/