From 674e6190dd80e7d939f5ced6dee894686ea697b3 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 18 Jan 2010 10:03:48 +0000 Subject: ID-WSF: mark API as Private not Internal --- lasso/id-wsf/wsf_utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lasso/id-wsf/wsf_utils.c b/lasso/id-wsf/wsf_utils.c index a642f370..e3594be4 100644 --- a/lasso/id-wsf/wsf_utils.c +++ b/lasso/id-wsf/wsf_utils.c @@ -25,7 +25,7 @@ /** * SECTION:id_wsf_utils * @short_description: Misc functions used in the implementation of ID-WSF 1.0 - * @stability: Internal + * @stability: Private */ -- cgit