[json-glib] docs: Remove unused field annotation



commit 70b9235b50dd4257e0bf196e07f65807d65f8091
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Fri May 28 11:50:01 2010 +0100

    docs: Remove unused field annotation
    
    JsonNode is fully opaque, so there are no fields to annotate.

 json-glib/json-types.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/json-types.h b/json-glib/json-types.h
index 5793179..b95c356 100644
--- a/json-glib/json-types.h
+++ b/json-glib/json-types.h
@@ -97,7 +97,6 @@ G_BEGIN_DECLS
 
 /**
  * JsonNode:
- * @type: the type of node
  *
  * A generic container of JSON data types. The contents of the #JsonNode
  * structure are private and should only be accessed via the provided



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