summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:48 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:48 +0000
commit674e6190dd80e7d939f5ced6dee894686ea697b3 (patch)
tree9bea92a909a2f46ecce68357af0b8da46c3ba133
parentc4f55b276107cdaee35f19018f7030c715fb78b1 (diff)
downloadlasso-674e6190dd80e7d939f5ced6dee894686ea697b3.tar.gz
lasso-674e6190dd80e7d939f5ced6dee894686ea697b3.tar.xz
lasso-674e6190dd80e7d939f5ced6dee894686ea697b3.zip
ID-WSF: mark API as Private not Internal
-rw-r--r--lasso/id-wsf/wsf_utils.c2
1 files changed, 1 insertions, 1 deletions
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
*/