diff options
Diffstat (limited to 'lib/striconveh.h')
-rw-r--r-- | lib/striconveh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/striconveh.h b/lib/striconveh.h index dc92ceac7..1f1c3bced 100644 --- a/lib/striconveh.h +++ b/lib/striconveh.h @@ -33,7 +33,7 @@ extern "C" { #if HAVE_ICONV -/* An conversion descriptor for use by the iconveh functions. */ +/* A conversion descriptor for use by the iconveh functions. */ typedef struct { /* Conversion descriptor from FROM_CODESET to TO_CODESET, or (iconv_t)(-1) |