summaryrefslogtreecommitdiff
path: root/gdata/gdata-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-buffer.h')
-rw-r--r--gdata/gdata-buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdata/gdata-buffer.h b/gdata/gdata-buffer.h
index 57696d77..0fbd14be 100644
--- a/gdata/gdata-buffer.h
+++ b/gdata/gdata-buffer.h
@@ -34,7 +34,7 @@ typedef struct _GDataBufferChunk GDataBufferChunk;
* All the fields in the #GDataBuffer structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
/*< private >*/
GDataBufferChunk *head;