]> git.sesse.net Git - vlc/commit
* ./src/misc/configuration.c: when an invalid short option is found, use
authorSam Hocevar <sam@videolan.org>
Thu, 30 Jan 2003 20:59:36 +0000 (20:59 +0000)
committerSam Hocevar <sam@videolan.org>
Thu, 30 Jan 2003 20:59:36 +0000 (20:59 +0000)
commitaafd6446beb873cc721c2037f0848c7ff0d319a3
treea41c31b895d492b06e068b63d1ce9539b5e782f2
parent4bcfe96c4e0ffe5ff128dad906b7726c9272897c
  * ./src/misc/configuration.c: when an invalid short option is found, use
    the optopt variable instead of the current value of optind (Closes: #148).
src/misc/configuration.c