$NetBSD: patch-ab,v 1.1 2003/02/13 00:29:53 dmcmahill Exp $

--- examples/echoserver.c.orig	Thu Sep 26 13:58:59 2002
+++ examples/echoserver.c	Wed Feb 12 10:00:59 2003
@@ -319,5 +319,5 @@
     {
       GIOError error;
-      guint bytes_read;
+      gsize bytes_read;
 
       /* Read the data into our buffer */
@@ -369,5 +369,5 @@
    {
      GIOError error;
-     guint bytes_written;
+     gsize bytes_written;
 
      /* Write the data out */
