]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix copy/pasto in file identification
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:32 +0000 (09:02 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:32 +0000 (09:02 +0100)
Daniel Gustafsson

src/backend/storage/ipc/dsm_impl.c

index 0b10dac72900732df1f3e441c82ff171b76cf47a..5781d48497abfd4debd636b691911aec6eda96b7 100644 (file)
@@ -41,7 +41,7 @@
  *
  *
  * IDENTIFICATION
- *       src/backend/storage/ipc/dsm.c
+ *       src/backend/storage/ipc/dsm_impl.c
  *
  *-------------------------------------------------------------------------
  */