aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_ax25.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_ax25.txt')
-rw-r--r--sys/linux/socket_ax25.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/socket_ax25.txt b/sys/linux/socket_ax25.txt
index 3287e58be..d16a83af1 100644
--- a/sys/linux/socket_ax25.txt
+++ b/sys/linux/socket_ax25.txt
@@ -113,12 +113,14 @@ ax25_devname [
ax25_devname_rose {
name stringnoz["rose"]
+# NEED: this does not support formatting numbers larger than 9.
id proc['0', 1, int8]
z const[0, int8]
} [size[IFNAMSIZ]]
ax25_devname_netrom {
name stringnoz["nr"]
+# NEED: this does not support formatting numbers larger than 9.
id proc['0', 1, int8]
z const[0, int8]
} [size[IFNAMSIZ]]