diff options
Diffstat (limited to 'src/locale/LC_COLLATE.c')
| -rw-r--r-- | src/locale/LC_COLLATE.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/locale/LC_COLLATE.c b/src/locale/LC_COLLATE.c deleted file mode 100644 index ea46b97f..00000000 --- a/src/locale/LC_COLLATE.c +++ /dev/null @@ -1,12 +0,0 @@ -#define LC_COLLATE (1) - -/** locale collation category **/ - -/*** -is used as the ARGUMENT(category) in a call to FUNCTION(setlocale) to operate -on the portion of the locale that affects sorting and collating strings. -***/ - -/* -STDC(1) -*/ |
