diff options
Diffstat (limited to 'test/tcoords.c')
-rw-r--r-- | test/tcoords.c | 2 |
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]; /*********************************************************** ** |