New functions to get/set data1_tabpath.
[yaz-moved-to-github.git] / include / tpath.h
index 94c50c9..9bb286e 100644 (file)
@@ -25,4 +25,4 @@
  *
  */
 
-FILE *yaz_path_fopen(char *path, char *name, char *mode);
+FILE *yaz_path_fopen(const char *path, const char *name, const char *mode);