X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fpedro%2Fpedrodom.h;h=91ad21da20c717f45a2eb538b5c07b714460eb7e;hb=19f2d6797853686cf668528be392548100e92025;hp=e82115ede0d781c540b7a78e8cdf6022b482f7fa;hpb=4a54613ebf300cf0834016bc6e541971ef249716;p=inkscape.git diff --git a/src/pedro/pedrodom.h b/src/pedro/pedrodom.h index e82115ede..91ad21da2 100644 --- a/src/pedro/pedrodom.h +++ b/src/pedro/pedrodom.h @@ -320,7 +320,7 @@ private: void getLineAndColumn(long pos, long *lineNr, long *colNr); - void error(char *fmt, ...) G_GNUC_PRINTF(2,3); + void error(char const *fmt, ...) G_GNUC_PRINTF(2,3); int peek(long pos);