summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/lmc/if_lmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/lmc/if_lmc.h b/sys/dev/lmc/if_lmc.h
index af901f7..85dfc55 100644
--- a/sys/dev/lmc/if_lmc.h
+++ b/sys/dev/lmc/if_lmc.h
@@ -936,7 +936,7 @@ struct ioctl
#define IOCTL_RESET_CNTRS 54 /* reset event counters */
/* storage for these strings is allocated here! */
-char *ssi_cables[] =
+const char *ssi_cables[] =
{
"V.10/EIA423",
"V.11/EIA530A",
OpenPOWER on IntegriCloud