X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgmemoryoutputstream.c;h=9c83b7db64bf298a4962628ac4d2d6bcc2274678;hb=f2786908a8858ec9d063e8fae7e4b2d8d612b682;hp=740088f9ddc2265b831069b0505119d41a25fc14;hpb=bc6ee788b4ff6590513da6ab657448885e92b20b;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gmemoryoutputstream.c b/gio/gmemoryoutputstream.c index 740088f..9c83b7d 100644 --- a/gio/gmemoryoutputstream.c +++ b/gio/gmemoryoutputstream.c @@ -379,7 +379,7 @@ g_memory_output_stream_init (GMemoryOutputStream *stream) * stream3 = g_memory_output_stream_new (data, 200, NULL, free); * ]| * - * Return value: A newly created #GMemoryOutputStream object. + * Returns: A newly created #GMemoryOutputStream object. **/ GOutputStream * g_memory_output_stream_new (gpointer data,