X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=osl_core.h;fp=osl_core.h;h=966ef6fd5bde16747f968a2dbd788269db772e0c;hb=da40398fa79dc25801e7d276fd86da7439bd3e41;hp=858743aae308c236d242586abdcf6ac50e99ee0e;hpb=866bd47be396054850ce51e2aa2b2766c1ae0505;p=osl.git diff --git a/osl_core.h b/osl_core.h index 858743a..966ef6f 100644 --- a/osl_core.h +++ b/osl_core.h @@ -9,7 +9,7 @@ #include "rbtree.h" #include "hash.h" -static __must_check __printf_1_2 __malloc char *make_message(const char *fmt, ...); +__must_check __printf_1_2 __malloc char *make_message(const char *fmt, ...); /** Internal representation of a column of an osl table. */ struct osl_column {