X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Frgbimage.c;fp=pctb%2Frgbimage.c;h=dfcd1808f25421ceb9223343c1d24618bbae2eef;hb=124bfe502b5841d6d05f3f7e9fc825f918d3109d;hp=0e89892306605d0b9f5e14773125197f7445e234;hpb=a08a94640f4f0c02c536f337630dd234e917121f;p=ypp-sc-tools.web-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;