summaryrefslogtreecommitdiff
path: root/gdata/gdata-upload-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-upload-stream.h')
-rw-r--r--gdata/gdata-upload-stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-upload-stream.h b/gdata/gdata-upload-stream.h
index 4c8db419..36784aeb 100644
--- a/gdata/gdata-upload-stream.h
+++ b/gdata/gdata-upload-stream.h
@@ -70,7 +70,7 @@ typedef struct _GDataUploadStreamPrivate GDataUploadStreamPrivate;
* All the fields in the #GDataUploadStream structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
GOutputStream parent;
GDataUploadStreamPrivate *priv;
@@ -82,7 +82,7 @@ typedef struct {
* All the fields in the #GDataUploadStreamClass structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
/*< private >*/
GOutputStreamClass parent;