Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 7fdb15949b8dc709a3b8a21a11b7e7c0 > files > 4

isdn4k-utils-3.12-14.mga3.src.rpm

--- isdn4k-utils/pppdcapiplugin/capiplugin.c.64bit-fixes	2004-09-20 11:02:47.835685000 -0400
+++ isdn4k-utils/pppdcapiplugin/capiplugin.c	2004-09-20 11:05:56.523747477 -0400
@@ -968,7 +968,7 @@ static void wakeupdemand(void)
 {
     char data[] = "Ignore, is for demand wakeup";
     struct sockaddr_in laddr, raddr;
-    size_t addrlen;
+    socklen_t addrlen;
     int sock_fd;
     int serrno;