1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-22 02:52:08 +03:00

Fix copy/pasto in file identification

Daniel Gustafsson
This commit is contained in:
Simon Riggs
2016-09-12 09:01:58 +01:00
parent fc3d4a44e9
commit 4068eb9918

View File

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