aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib/sys/linux.ey
diff options
context:
space:
mode:
Diffstat (limited to 'elymas/lib/sys/linux.ey')
-rw-r--r--elymas/lib/sys/linux.ey2
1 files changed, 1 insertions, 1 deletions
diff --git a/elymas/lib/sys/linux.ey b/elymas/lib/sys/linux.ey
index 0c269d1..18e4421 100644
--- a/elymas/lib/sys/linux.ey
+++ b/elymas/lib/sys/linux.ey
@@ -364,7 +364,7 @@
->u16 =dreclen
->u8 ==dtype
--
- 0 19 dreclen 2 sub buf str .infix "\0" str .split * ==dname
+ 0 19 dreclen 1 sub buf str .infix "\0" str .split * ==dname
dreclen buf str .postfix =buf
toparse dreclen sub =toparse
>