[farsight2/master] Clarify error documentation a bit
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:23:37 PST 2008
---
gst-libs/gst/farsight/fs-conference-iface.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-conference-iface.h b/gst-libs/gst/farsight/fs-conference-iface.h
index 11bc647..41dc020 100644
--- a/gst-libs/gst/farsight/fs-conference-iface.h
+++ b/gst-libs/gst/farsight/fs-conference-iface.h
@@ -84,7 +84,8 @@ GType fs_conference_get_type (void);
* @FS_ERROR_CONSTRUCTION: Error constructing some of the sub-elements
* @FS_ERROR_INVALID_ARGUMENTS: Invalid arguments to the function
* @FS_ERROR_NETWORK: A network related error
- * @FS_ERROR_INTERNAL: An internal error happened in Farsight
+ * @FS_ERROR_INTERNAL: An internal error happened in Farsight, it may be in
+ * an inconsistent state.
* @FS_ERROR_NOT_IMPLEMENTED: This functionality is not implemented
* by this plugins
* @FS_ERROR_NEGOTIATION_FAILED: The codec negotiation has failed
--
1.5.6.5
More information about the farsight-commits
mailing list