Fix some socket docs issues, remove unused typedefs

pointed out by Matthias
This commit is contained in:
Dan Winship
2011-06-06 10:22:40 -04:00
parent a6f09e104c
commit 1eb7efce8e
4 changed files with 3 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
* @include: gio/gio.h
*
* #GProxyResolver provides synchronous and asynchronous network proxy
* resolution. #GProxyResolver is used within #GClientSocket through
* resolution. #GProxyResolver is used within #GSocketClient through
* the method g_socket_connectable_proxy_enumerate().
*/