mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix typo in comment.
Hitoshi Harada
This commit is contained in:
parent
ee08a78a81
commit
c876fb4241
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ SInvalShmemSize(void)
|
|||
}
|
||||
|
||||
/*
|
||||
* SharedInvalBufferInit
|
||||
* CreateSharedInvalidationState
|
||||
* Create and initialize the SI message buffer
|
||||
*/
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue