projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Initialize correctly optind.
[ffmpeg.git]
/
vhook
/
imlib2.c
diff --git
a/vhook/imlib2.c
b/vhook/imlib2.c
index
1626f58
..
7df4c0a
100644
(file)
--- a/
vhook/imlib2.c
+++ b/
vhook/imlib2.c
@@
-160,7
+160,7
@@
int Configure(void **ctxp, int argc, char *argv[])
ci->expr_x = "0.0";
ci->expr_y = "0.0";
- optind =
0
;
+ optind =
1
;
/* Use ':' to split FONTPATH */
if (fp)