mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
libutil: fix typo in comment for gr_fini.
Submitted by: Christoph Mallon <christoph.mallon gmx.de>
This commit is contained in:
parent
f101fd7fdc
commit
08ecf0cc41
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ gr_mkdb(void)
|
|||
}
|
||||
|
||||
/*
|
||||
* Clean up. Preserver errno for the caller's convenience.
|
||||
* Clean up. Preserves errno for the caller's convenience.
|
||||
*/
|
||||
void
|
||||
gr_fini(void)
|
||||
|
|
|
|||
Loading…
Reference in a new issue