* Seems to be coming along. Not convinced that the bowing conversions are right.
[scdataviz] / matdb-dotcode.h
index c3a7219..ebe4719 100644 (file)
@@ -25,6 +25,6 @@
 
 #include <matdb.h>
 
 
 #include <matdb.h>
 
-struct matdb* read_matdb_dotcode(GString *name);
+struct matdb* read_matdb_dotcode(const GString *name, int *err);
 
 #endif
 
 #endif