mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Minor sync rep corrections.
Fujii Masao, with a bit of additional wordsmithing by me.
This commit is contained in:
@@ -157,7 +157,7 @@ SHMQueueNext(const SHM_QUEUE *queue, const SHM_QUEUE *curElem, Size linkOffset)
|
||||
/*--------------------
|
||||
* SHMQueuePrev -- Get the previous element from a queue
|
||||
*
|
||||
* Same as SHMQueueNext, just starting at tail and moving towards head
|
||||
* Same as SHMQueueNext, just starting at tail and moving towards head.
|
||||
* All other comments and usage applies.
|
||||
*/
|
||||
Pointer
|
||||
|
Reference in New Issue
Block a user