[kdbus] More detailed description for ENOBUFS errno
[platform/upstream/glib.git] / gio / gsocks4proxy.c
index 4524675..b966141 100644 (file)
@@ -13,9 +13,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General
- * Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
  */
@@ -39,8 +37,6 @@ struct _GSocks4ProxyClass
   GSocks4aProxyClass parent_class;
 };
 
-static void g_socks4_proxy_iface_init (GProxyInterface *proxy_iface);
-
 #define g_socks4_proxy_get_type _g_socks4_proxy_get_type
 G_DEFINE_TYPE_WITH_CODE (GSocks4Proxy, g_socks4_proxy, G_TYPE_SOCKS4A_PROXY,
                         _g_io_modules_ensure_extension_points_registered ();