X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Frgbimage.c;h=dfcd1808f25421ceb9223343c1d24618bbae2eef;hb=64063c86071bbfc2de0fe032e372e1321c4b34e5;hp=0e89892306605d0b9f5e14773125197f7445e234;hpb=dd9f2514793939f2197d0376b5ce8e01ec7edb05;p=ypp-sc-tools.db-live.git diff --git a/pctb/rgbimage.c b/pctb/rgbimage.c index 0e89892..dfcd180 100644 --- a/pctb/rgbimage.c +++ b/pctb/rgbimage.c @@ -51,7 +51,7 @@ static int identify1(const RgbImage *base, Rect portion, char result[MAXIMGIDENT], const char *what, const char *which) { - char *dbfile_name= masprintf("#%s-pixmap#.txt",which); + char *dbfile_name= masprintf("_%s-pixmap.txt",which); if (!dbfile_open(dbfile_name)) goto not_found;