diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-16 14:11:32 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-16 14:11:32 -0400 |
| commit | 77d0069e522400b63c2182fcc5f852718e4e6f2c (patch) | |
| tree | 6713710011e6e24ebc589d4fa32093e5af329afc /src/locale | |
| parent | 896e28812c51b9ffdf3efc00c7d7ef699e380a58 (diff) | |
rename files that should never be compiled on their own to .h
Diffstat (limited to 'src/locale')
| -rw-r--r-- | src/locale/LC_ALL.h (renamed from src/locale/LC_ALL.c) | 0 | ||||
| -rw-r--r-- | src/locale/LC_COLLATE.h (renamed from src/locale/LC_COLLATE.c) | 0 | ||||
| -rw-r--r-- | src/locale/LC_CTYPE.h (renamed from src/locale/LC_CTYPE.c) | 0 | ||||
| -rw-r--r-- | src/locale/LC_MONETARY.h (renamed from src/locale/LC_MONETARY.c) | 0 | ||||
| -rw-r--r-- | src/locale/LC_NUMERIC.h (renamed from src/locale/LC_NUMERIC.c) | 0 | ||||
| -rw-r--r-- | src/locale/LC_TIME.h (renamed from src/locale/LC_TIME.c) | 0 | ||||
| -rw-r--r-- | src/locale/struct_lconv.h (renamed from src/locale/struct_lconv.c) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/src/locale/LC_ALL.c b/src/locale/LC_ALL.h index 12702e1a..12702e1a 100644 --- a/src/locale/LC_ALL.c +++ b/src/locale/LC_ALL.h diff --git a/src/locale/LC_COLLATE.c b/src/locale/LC_COLLATE.h index ea46b97f..ea46b97f 100644 --- a/src/locale/LC_COLLATE.c +++ b/src/locale/LC_COLLATE.h diff --git a/src/locale/LC_CTYPE.c b/src/locale/LC_CTYPE.h index cfe07f22..cfe07f22 100644 --- a/src/locale/LC_CTYPE.c +++ b/src/locale/LC_CTYPE.h diff --git a/src/locale/LC_MONETARY.c b/src/locale/LC_MONETARY.h index 82b5ca1c..82b5ca1c 100644 --- a/src/locale/LC_MONETARY.c +++ b/src/locale/LC_MONETARY.h diff --git a/src/locale/LC_NUMERIC.c b/src/locale/LC_NUMERIC.h index 1c874956..1c874956 100644 --- a/src/locale/LC_NUMERIC.c +++ b/src/locale/LC_NUMERIC.h diff --git a/src/locale/LC_TIME.c b/src/locale/LC_TIME.h index f97a70a8..f97a70a8 100644 --- a/src/locale/LC_TIME.c +++ b/src/locale/LC_TIME.h diff --git a/src/locale/struct_lconv.c b/src/locale/struct_lconv.h index 561c59c2..561c59c2 100644 --- a/src/locale/struct_lconv.c +++ b/src/locale/struct_lconv.h |
