1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-20 15:22:23 +03:00

Fix copy/pasto in file identification

Daniel Gustafsson
This commit is contained in:
Simon Riggs
2016-09-12 09:02:46 +01:00
parent ebd971f74d
commit 9410b711de

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