summaryrefslogtreecommitdiff
path: root/gdata/gdata-download-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-download-stream.h')
-rw-r--r--gdata/gdata-download-stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdata/gdata-download-stream.h b/gdata/gdata-download-stream.h
index 141e3fcd..9086f2ad 100644
--- a/gdata/gdata-download-stream.h
+++ b/gdata/gdata-download-stream.h
@@ -43,7 +43,7 @@ typedef struct _GDataDownloadStreamPrivate GDataDownloadStreamPrivate;
* All the fields in the #GDataDownloadStream structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
GInputStream parent;
GDataDownloadStreamPrivate *priv;
@@ -55,7 +55,7 @@ typedef struct {
* All the fields in the #GDataDownloadStreamClass structure are private and should never be accessed directly.
*
* Since: 0.5.0
- **/
+ */
typedef struct {
/*< private >*/
GInputStreamClass parent;