From: Mike Nolta Date: Sat, 18 Jun 2016 16:44:16 +0000 (-0400) Subject: make the testcase_strsolvid function public X-Git-Tag: 0.6.24~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F140%2Fhead;p=thirdparty%2Flibsolv.git make the testcase_strsolvid function public --- diff --git a/ext/libsolvext.ver b/ext/libsolvext.ver index 8774fd46..4896e855 100644 --- a/ext/libsolvext.ver +++ b/ext/libsolvext.ver @@ -66,6 +66,7 @@ SOLV_1.0 { testcase_str2dep; testcase_str2job; testcase_str2repo; + testcase_str2solvid; testcase_read; testcase_resultdiff; testcase_solverresult;