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

src/backend/storage/ipc/dsm_impl.c

index befe207f4605ebf2f925251e4f36b38415511cde..35969c4501d60ceadb6242575e70f1a5c497da20 100644 (file)
@@ -41,7 +41,7 @@
  *
  *
  * IDENTIFICATION
- *       src/backend/storage/ipc/dsm.c
+ *       src/backend/storage/ipc/dsm_impl.c
  *
  *-------------------------------------------------------------------------
  */