X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Flocale.h;h=59fd642415194c8c9ec0efc15a5f1c2a6ce69d91;hb=9240ade77991f36f5584e90d7233182401c77614;hp=e16b075efeba252f7ea0d3dd9d828c271c32bf9e;hpb=8175309ab960fe0c7672e002d7ce47e551d5d916;p=pdclib.old diff --git a/includes/locale.h b/includes/locale.h index e16b075..59fd642 100644 --- a/includes/locale.h +++ b/includes/locale.h @@ -4,8 +4,7 @@ // Public Domain C Library - http://pdclib.sourceforge.net // This code is Public Domain. Use, modify, and redistribute at will. // ---------------------------------------------------------------------------- -// Provides information on locale specifics as well as a function to change the -// active locale to something else but the startup default "C". +// Localization // ---------------------------------------------------------------------------- #ifndef __LOCALE_H