]> git.saurik.com Git - wxWidgets.git/blobdiff - build/update-setup-h
added wxSizerSpacer and modified wxSizerItem to contain a pointer to either
[wxWidgets.git] / build / update-setup-h
index 8f2ac1b9fc0fe21fc102b26e38481a71e74e1ae4..d5b6ea60fbccf4dc5aefb8775afa79404b6dcf57 100755 (executable)
@@ -52,7 +52,7 @@ update_single_setup_h()
         return 0
     fi
 
-    echo -n "Updating $1..."
+    echo -n "Updating $1 ..."
 
     tmp=$i.$$.tmp
     sed -e '/^\/\* --- start common options --- \*\/$/q' $1 > $tmp &&