summaryrefslogtreecommitdiff
path: root/src/test/test-strv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test-strv.c')
-rw-r--r--src/test/test-strv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-strv.c b/src/test/test-strv.c
index 2a1c0057ce..074e1bb3d4 100644
--- a/src/test/test-strv.c
+++ b/src/test/test-strv.c
@@ -161,7 +161,7 @@ static void test_strv_overlap(void) {
}
static void test_strv_sort(void) {
- const char * const input_table[] = {
+ const char* input_table[] = {
"durian",
"apple",
"citrus",