X-Git-Url: http://git.maemo.org/git/?p=scdataviz;a=blobdiff_plain;f=matdb-dotcode.h;h=ebe47197328e01c97d66203fbf33e83d4b3d5c83;hp=c3a72198ef0daa182cadbbc34c7db6930cdbffa4;hb=f3ddf2cd811f53afd0edaa3b1263035d9faab318;hpb=5f060a36bbc07e238a347d9b160bd4689cd11d7a diff --git a/matdb-dotcode.h b/matdb-dotcode.h index c3a7219..ebe4719 100644 --- a/matdb-dotcode.h +++ b/matdb-dotcode.h @@ -25,6 +25,6 @@ #include -struct matdb* read_matdb_dotcode(GString *name); +struct matdb* read_matdb_dotcode(const GString *name, int *err); #endif