X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Fconvert.c;h=3bc7554525e9299968c26196bb19ad1f23b420d8;hb=931cd6cc43566d531b5f87e36effae44566ed4ae;hp=c79477f80394810b5ead5abe7644500379693945;hpb=8fc3ec638c7e516f4610775488f2e7f40689a68f;p=ypp-sc-tools.db-test.git diff --git a/pctb/convert.c b/pctb/convert.c index c79477f..3bc7554 100644 --- a/pctb/convert.c +++ b/pctb/convert.c @@ -292,7 +292,7 @@ int main(int argc, char **argv) { } if (o_mode & mf_analyse) { if (o_flags & ff_needisland) { - find_islandname(); + find_islandname(page0_rgbimage); if (o_flags & ff_printisland) printf("%s, %s\n", archipelago, island); }