X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Flocale.h;h=6d46536f2d2414e7a7052b47308ea35cad9f6d02;hp=79e441e00ce115f01a04aa51a2418e003e70b190;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 diff --git a/includes/locale.h b/includes/locale.h index 79e441e..6d46536 100644 --- a/includes/locale.h +++ b/includes/locale.h @@ -96,4 +96,3 @@ char * setlocale( int category, const char * locale ); struct lconv * localeconv( void ); #endif -