summaryrefslogtreecommitdiffstats
path: root/test/name-test/test-names.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/name-test/test-names.c')
-rw-r--r--test/name-test/test-names.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/name-test/test-names.c b/test/name-test/test-names.c
index f4b0ba08..b09f3638 100644
--- a/test/name-test/test-names.c
+++ b/test/name-test/test-names.c
@@ -37,7 +37,7 @@ typedef struct {
int expected_queue[NUM_CONN];
} CommandAndResult;
-CommandAndResult test_data[] = {
+static CommandAndResult test_data[] = {
{ADD_CONNECTION, 0, ALLOW_REPLACEMENT | REPLACE_EXISTING,
PRIMARY_OWNER, {0,-1,-1,-1}},
{ADD_CONNECTION, 0, REPLACE_EXISTING,