mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Misc comment typo fixes.
Backpatch the applicable parts, just to make backpatching future patches easier.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
/*-------------------------------------------------------------------------
|
/*-------------------------------------------------------------------------
|
||||||
*
|
*
|
||||||
* binaryheap.c
|
* binaryheap.c
|
||||||
* A simple binary heap implementaion
|
* A simple binary heap implementation
|
||||||
*
|
*
|
||||||
* Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group
|
* Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user