/[smeserver]/rpms/qmail-workaround/sme8/qmail-workaround-0.0.1-tidy.patch
ViewVC logotype

Contents of /rpms/qmail-workaround/sme8/qmail-workaround-0.0.1-tidy.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 20:43:58 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: qmail-workaround-0_0_1-4_el5_sme, HEAD
Import on branch sme8 of package qmail-workaround-0.0.1-4.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' qmail-workaround-0.0.1/no_connect_zero.c mezzanine_patched_qmail-workaround-0.0.1/no_connect_zero.c
2 --- qmail-workaround-0.0.1/no_connect_zero.c 2006-03-23 15:57:46.000000000 -0500
3 +++ mezzanine_patched_qmail-workaround-0.0.1/no_connect_zero.c 2006-04-12 17:30:19.000000000 -0400
4 @@ -7,7 +7,7 @@
5 #include <string.h>
6
7 static char connect_to_zero[] =
8 - "connect() called with address 0.0.0.0\n";
9 + "Zconnect() called with address 0.0.0.0\n";
10
11 int connect(int sockfd, const struct sockaddr *serv_addr, socklen_t
12 addrlen)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed