Explorar el Código

Update

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans hace 24 años
padre
commit
43458b4909
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter07/rc.xml

+ 1 - 1
chapter07/rc.xml

@@ -63,7 +63,7 @@ print_error_msg()
 # 
 startup() {
 
-$debug $*
+        $debug $*
 
 }