[libgsf] Introspection: doc fix.



commit 4b534cbc2fbc42d4fb06367cbfb782471e846ff8
Author: Morten Welinder <terra gnome org>
Date:   Sat Apr 18 15:09:09 2015 -0400

    Introspection: doc fix.

 ChangeLog        |    4 ++++
 gsf/gsf-libxml.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d9396e1..2da96e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-18  Morten Welinder  <terra gnome org>
+
+       * gsf/gsf-libxml.c (gsf_xml_out_get_output): Doc fix.
+
 2015-04-16  Morten Welinder <terra gnome org>
 
        * configure.ac: Post-release bump.
diff --git a/gsf/gsf-libxml.c b/gsf/gsf-libxml.c
index eb3fb0b..6eee5a4 100644
--- a/gsf/gsf-libxml.c
+++ b/gsf/gsf-libxml.c
@@ -2164,7 +2164,7 @@ gsf_xml_out_add_base64 (GsfXMLOut *xout, char const *id,
  * gsf_xml_out_get_output:
  * @xout: #GsfXMLOut
  *
- * Get the #GsfInput we are parsing from.
+ * Get the #GsfOutput we are writing to..
  *
  * Returns: (transfer none): #GsfInput or %NULL.
  **/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]