time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / striconveh.h
index 295a8034d1604f842f33d247066530f29d67d09c..c6adbe2aceb302fb4d82d7690886091f93eef55e 100644 (file)
@@ -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)