Fix typo in comment.
authorFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:53:20 +0000 (22:53 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 31 Jul 2013 13:53:20 +0000 (22:53 +0900)
Hitoshi Harada

src/backend/storage/ipc/sinvaladt.c

index 09f41c1d387a6439ccae609bf2c61fe4a09ffff6..44d02c545e67d09866221d35b602f24d70a9843e 100644 (file)
@@ -214,7 +214,7 @@ SInvalShmemSize(void)
 }
 
 /*
- * SharedInvalBufferInit
+ * CreateSharedInvalidationState
  *     Create and initialize the SI message buffer
  */
 void