X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=osl.h.in;fp=osl.h.in;h=a586be293ac228382fc7413b508539bc425a2808;hp=8c386c7bcd809d4053128b0943a98b2c90eaa66f;hb=f57b24f2f5b6d8ce5ca0d5ad67b5c086695d8eb2;hpb=026cd39b227af84bf84f52c40d1910dcd265b93e diff --git a/osl.h.in b/osl.h.in index 8c386c7..a586be2 100644 --- a/osl.h.in +++ b/osl.h.in @@ -178,3 +178,4 @@ int osl_get_nth_row(const struct osl_table *t, unsigned col_num, unsigned n, struct osl_row **result); int osl_get_rank(const struct osl_table *t, struct osl_row *r, unsigned col_num, unsigned *rank); +const char *osl_strerror(int nr);