aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/irda/ircomm_event.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/net/irda/ircomm_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/irda/ircomm_event.h b/include/net/irda/ircomm_event.h
index c290447872d1..bc0c6f31f1c6 100644
--- a/include/net/irda/ircomm_event.h
+++ b/include/net/irda/ircomm_event.h
@@ -74,7 +74,7 @@ struct ircomm_info {
struct qos_info *qos;
};
-extern char *ircomm_state[];
+extern const char *const ircomm_state[];
struct ircomm_cb; /* Forward decl. */