summaryrefslogtreecommitdiffstats
path: root/test/tcoords.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcoords.c')
-rw-r--r--test/tcoords.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tcoords.c b/test/tcoords.c
index 230db60..0be11e4 100644
--- a/test/tcoords.c
+++ b/test/tcoords.c
@@ -33,7 +33,7 @@
/* Data written to the dataset for single block test. Global variable
* for convenience. */
-int da_buffer[2][3][6][2];
+static int da_buffer[2][3][6][2];
/***********************************************************
**