Skip to content

Commit f4cf982

Browse files
author
Michael Paquier
committed
Correct typo in comment
1 parent 83f4e80 commit f4cf982

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

parray.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,3 @@ parray_bsearch(parray *array, const void *key, int(*compare)(const void *, const
194194
{
195195
return bsearch(&key, array->data, array->used, sizeof(void *), compare);
196196
}
197-

pg_rman.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ pgut_help(bool details)
253253

254254
/*
255255
* Create range object from one or two arguments.
256-
* All not-digit characters in the argument(s) are igonred.
256+
* All not-digit characters in the argument(s) are ignored.
257257
* Both arg1 and arg2 must be valid pointer.
258258
*/
259259
static void

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy