Fix compiling issue
authorKlaus Ethgen <Klaus@Ethgen.de>
Fri, 16 Jul 2010 12:30:53 +0000 (13:30 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Thu, 23 Dec 2010 17:16:11 +0000 (18:16 +0100)
commite504820e7afff00efe7937b7b9a5fd830ae1d79e
treea90519f9612f30fa84602600ed9095b51055f4d2
parent6e695dd61e5fc1ed8d0688d4b72bd87c10f6e0f5
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