diff options
Diffstat (limited to 'util-linux/rdev.c')
-rw-r--r-- | util-linux/rdev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/rdev.c b/util-linux/rdev.c index 97279ce..d6b515e 100644 --- a/util-linux/rdev.c +++ b/util-linux/rdev.c @@ -8,7 +8,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config RDEV -//config: bool "rdev (1.4 kb)" +//config: bool "rdev (1.8 kb)" //config: default y //config: help //config: Print the device node associated with the filesystem mounted at '/'. |