Fix compiling issue
authorKlaus Ethgen <Klaus@Ethgen.de>
Fri, 16 Jul 2010 12:30:53 +0000 (13:30 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Fri, 22 Apr 2011 10:27:59 +0000 (11:27 +0100)
commita4270acba9810bb6307e7d8da1334211898d8fb5
tree2622fc17f7d5aa54d5ed8e8ddab7276a5c3272e4
parente24281e5b7b6a70c47eeb46c4857913b5eec10a8
Fix compiling issue

img-view.c: In function 'real_view_window_new':
img-view.c:889: error: 'for' loop initial declarations are only allowed in C99 mode
img-view.c:889: note: use option -std=c99 or -std=gnu99 to compile your code
src/img-view.c