]> pd.if.org Git - pdclib/blobdiff - internals/_PDCLIB_int.h
Pointer typedef resulted in non-const structure where const was intended.
[pdclib] / internals / _PDCLIB_int.h
index 43ef73900a15caa0dad6e1bd6f0649bca4fbc1dd..ab1bc90b777879c03c2a53c25b8aaf323ca93bd9 100644 (file)
@@ -367,7 +367,6 @@ typedef struct _PDCLIB_mbstate {
              char _PendChar;
 } _PDCLIB_mbstate_t;
 
-typedef struct _PDCLIB_charcodec *_PDCLIB_charcodec_t;
 typedef struct _PDCLIB_locale    *_PDCLIB_locale_t;
 typedef struct lconv              _PDCLIB_lconv_t;