projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a4a0a
)
typo in documentation
author
Benjamin Otte
<otte@gnome.org>
Mon, 8 Jun 2009 13:29:57 +0000
(15:29 +0200)
committer
Benjamin Otte
<otte@gnome.org>
Mon, 8 Jun 2009 13:30:28 +0000
(15:30 +0200)
gio/gsocketconnection.c
patch
|
blob
|
history
diff --git
a/gio/gsocketconnection.c
b/gio/gsocketconnection.c
index
07a48a7
..
cb8bb5c
100644
(file)
--- a/
gio/gsocketconnection.c
+++ b/
gio/gsocketconnection.c
@@
-157,7
+157,7
@@
g_socket_connection_get_local_address (GSocketConnection *connection,
* @connection: a #GSocketConnection
* @error: #GError for error reporting, or %NULL to ignore.
*
- * Try to get the remo
v
e address of a socket connection.
+ * Try to get the remo
t
e address of a socket connection.
*
* Returns: a #GSocketAddress or %NULL on error.
* Free the returned object with g_object_unref().