]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl.h.in
Switch to the new error code handling.
[osl.git] / osl.h.in
index 8c386c7bcd809d4053128b0943a98b2c90eaa66f..a586be293ac228382fc7413b508539bc425a2808 100644 (file)
--- 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);