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 662275be9c
commit 07015787f6
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
;;