diff options
-rw-r--r-- | chapter07/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml index 3838a1584..7fcf4d71e 100644 --- a/chapter07/rc.xml +++ b/chapter07/rc.xml @@ -63,7 +63,7 @@ print_error_msg() # startup() { -$debug $* + $debug $* } |