summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/od.c b/src/od.c
index f910e06cf..842992043 100644
--- a/src/od.c
+++ b/src/od.c
@@ -151,7 +151,7 @@ static const char *const charname[33] =
};
/* Address base (8, 10 or 16). */
-int address_base;
+static int address_base;
/* The number of octal digits required to represent the largest off_t value. */
#define MAX_ADDRESS_LENGTH \