Corrected compile error.

This commit is contained in:
skarg
2010-08-20 21:56:18 +00:00
parent bb7237e38d
commit 298038c0d8
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
PROG=`basename $0`
OPTIONAL=1
OPTIONAL=0
usage()
{