summaryrefslogtreecommitdiff
path: root/locale.c
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-28 20:46:19 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-28 20:46:19 -0500
commite22b9d26835a985d214f5736fa065efcfeb804d4 (patch)
tree59efb37e977a437ba0f3d175d2ffa93b50b2c302 /locale.c
parentbeb56a867567447c7e7c3f4f2a948bb3732e74bd (diff)
refactor test names with _h to avoid collisions
move prototypes to main.c to avoid continuous growth of test.h add final tally
Diffstat (limited to 'locale.c')
-rw-r--r--locale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale.c b/locale.c
index b1ab618..d95831a 100644
--- a/locale.c
+++ b/locale.c
@@ -26,7 +26,7 @@
#error LC_TIME not defined
#endif
-void test_locale(void)
+void test_locale_h(void)
{
struct lconv *lc;
int locale_categories[] = {