summaryrefslogtreecommitdiff
path: root/gio/gsocketconnectable.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-05-27 18:20:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-05-27 18:20:08 -0400
commit06144900ec87effb99c94e2d8369ca270d024bf1 (patch)
tree4de2e05c96793588e799dcf01b82ea1d27df21a2 /gio/gsocketconnectable.c
parenteecbbb0a20a114b4a2c6759aa108940902c8961c (diff)
downloadglib-06144900ec87effb99c94e2d8369ca270d024bf1.tar.gz
Documentation and coding style fixups
Lots of pedanic changes.
Diffstat (limited to 'gio/gsocketconnectable.c')
-rw-r--r--gio/gsocketconnectable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/gsocketconnectable.c b/gio/gsocketconnectable.c
index 419d57ab1..b02d3ccd4 100644
--- a/gio/gsocketconnectable.c
+++ b/gio/gsocketconnectable.c
@@ -89,7 +89,7 @@
* }
* }
* ]|
- **/
+ */
GType
g_socket_connectable_get_type (void)
@@ -131,7 +131,7 @@ g_socket_connectable_get_type (void)
* Return value: a new #GSocketAddressEnumerator.
*
* Since: 2.22
- **/
+ */
GSocketAddressEnumerator *
g_socket_connectable_enumerate (GSocketConnectable *connectable)
{