aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/rc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml
index 9299c2cfd..625df6bc7 100644
--- a/chapter07/rc.xml
+++ b/chapter07/rc.xml
@@ -61,7 +61,7 @@ print_error_msg()
#
startup() {
- $debug $*
+ $debug "$@"
}