diff options
| author | Mateusz Guzik <mjg@FreeBSD.org> | 2013-01-13 22:08:18 +0000 |
|---|---|---|
| committer | Mateusz Guzik <mjg@FreeBSD.org> | 2013-01-13 22:08:18 +0000 |
| commit | 08ecf0cc41d0321fa00e399ece27bcd5a3177dd9 (patch) | |
| tree | ded60592f59d332651ddec701fa24ea51c32218f /lib/libutil | |
| parent | f101fd7fdc8a809762e0ab0b7d706c751c8465d9 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/gr_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/gr_util.c b/lib/libutil/gr_util.c index 451a4a42ab9c..3f7e19901e2a 100644 --- a/lib/libutil/gr_util.c +++ b/lib/libutil/gr_util.c @@ -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) |
