X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Ftpath.h;fp=include%2Ftpath.h;h=9bb286eca44b99d7b2d159e00c3bbd6da5ef6c3f;hp=94c50c9fa0de29d07f435a2ec07dbfc37f1a6d1b;hb=527e5237725b631a58124f9b0d7b5ce97c62a183;hpb=0aa8e547996dc0adb27cc1e10c25c472585f63cb diff --git a/include/tpath.h b/include/tpath.h index 94c50c9..9bb286e 100644 --- a/include/tpath.h +++ b/include/tpath.h @@ -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);