X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=util.h;h=a9d12e0b7a22f14adb0c8c5b86d019850ddfe543;hb=c77f4231ed850b90b9b6f337727e19b63418426f;hp=a5d9feb791dc22ed7a9ee8ab741eb4db1891224b;hpb=33ccd714ea9469b5b7d3b36bbe468ba1b0f31dfc;p=catta diff --git a/util.h b/util.h index a5d9feb..a9d12e0 100644 --- a/util.h +++ b/util.h @@ -3,7 +3,7 @@ #include -gchar *flx_normalize_name(gchar *s); +gchar *flx_normalize_name(const gchar *s); gchar *flx_get_host_name(void); #endif