--- gvpe/src/vpn.h 2007/12/02 00:09:36 1.26 +++ gvpe/src/vpn.h 2007/12/02 00:20:19 1.27 @@ -29,8 +29,8 @@ struct vpn { - int udpv4_fd, tcpv4_fd, ipv4_fd, icmpv4_fd, dnsv4_fd; - int udpv4_tos, tcpv4_tos, ipv4_tos, icmpv4_tos, dnsv4_tos; + int udpv4_fd , tcpv4_fd, ipv4_fd , icmpv4_fd , dnsv4_fd; + int udpv4_tos, ipv4_tos, icmpv4_tos, dnsv4_tos; int events;