summaryrefslogtreecommitdiffstats
path: root/listen/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'listen/utils.c')
-rw-r--r--listen/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/listen/utils.c b/listen/utils.c
index f5b3b08..aa4d9e2 100644
--- a/listen/utils.c
+++ b/listen/utils.c
@@ -23,7 +23,7 @@ int ibmhack = 0; /* IBM mapping? */
* (158 and 159 are mapped to space)
*/
-unsigned char ibm_map[32] = {
+static unsigned char ibm_map[32] = {
199, 252, 233, 226, 228, 224, 229, 231,
234, 235, 232, 239, 238, 236, 196, 197,
201, 230, 198, 244, 246, 242, 251, 249,