Fixing typing error, thanks to Maarten ter Huurne <maarten.ter.huurne@philips.com>.

This commit is contained in:
Daniel Baumann 2007-09-27 21:26:29 +02:00
parent 3fdc7779ec
commit 4ed38f17c7
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ Local_arguments ()
shift
;;
-c|-conffile)
-c|--conffile)
LH_CONFFILE="${2}"
shift 2
;;