diff options
Diffstat (limited to 'util-linux/scriptreplay.c')
-rw-r--r-- | util-linux/scriptreplay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/scriptreplay.c b/util-linux/scriptreplay.c index 3c032eec5..e3083ab93 100644 --- a/util-linux/scriptreplay.c +++ b/util-linux/scriptreplay.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config SCRIPTREPLAY | 9 | //config:config SCRIPTREPLAY |
10 | //config: bool "scriptreplay (2.4 kb)" | 10 | //config: bool "scriptreplay (2.6 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: help | 12 | //config: help |
13 | //config: This program replays a typescript, using timing information | 13 | //config: This program replays a typescript, using timing information |