[evince/wip/bug654832: 2/18] Revert "libdocument: Add missing annotation to ev_document_factory_get_document."



commit 00213847515680268d765275e8dc43b3e79ed2af
Author: Christian Persch <chpe gnome org>
Date:   Wed May 9 17:48:54 2012 +0200

    Revert "libdocument: Add missing annotation to ev_document_factory_get_document."
    
    This reverts commit bc655e50700b4b8529ed19b0a58162c798c26f29.

 libdocument/ev-document-factory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libdocument/ev-document-factory.c b/libdocument/ev-document-factory.c
index 7aacb97..3f679e8 100644
--- a/libdocument/ev-document-factory.c
+++ b/libdocument/ev-document-factory.c
@@ -218,7 +218,7 @@ ev_document_factory_load_uri (const char *uri, gboolean fast, GError **error)
  * If the document is encrypted, it is returned but also @error is set to
  * %EV_DOCUMENT_ERROR_ENCRYPTED.
  *
- * Returns: (transfer full): a new #EvDocument, or %NULL.
+ * Returns: a new #EvDocument, or %NULL.
  */
 EvDocument *
 ev_document_factory_get_document (const char *uri, GError **error)



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