]> git.pld-linux.org Git - packages/bnc.git/commitdiff
- already reflected in the sources
authorsaq <saq@pld-linux.org>
Wed, 13 Oct 2004 18:14:01 +0000 (18:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bnc-c_fix.patch -> 1.2

bnc-c_fix.patch [deleted file]

diff --git a/bnc-c_fix.patch b/bnc-c_fix.patch
deleted file mode 100644 (file)
index 54ec463..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -urN bnc2.8.8.orig/sbuf.h bnc2.8.8/sbuf.h
---- bnc2.8.8.orig/sbuf.h       2002-07-11 05:17:56.000000000 +0200
-+++ bnc2.8.8/sbuf.h    2003-08-09 21:59:15.000000000 +0200
-@@ -35,4 +35,4 @@
- int sbuf_nextchunk(struct sbufstate *state);
- int sbuf_firstchunk(struct sbuf *record, struct sbufstate *state);
- int sbuf_getmsg(struct sbuf *record, char *buf, size_t length);
--int sbuf_gettag(struct sbuf *record, char *buf, size_t length);
-\ No newline at end of file
-+int sbuf_gettag(struct sbuf *record, char *buf, size_t length);
-diff -urN bnc2.8.8.orig/server.c bnc2.8.8/server.c
---- bnc2.8.8.orig/server.c     2003-02-16 20:16:00.000000000 +0100
-+++ bnc2.8.8/server.c  2003-08-09 21:59:32.000000000 +0200
-@@ -31,7 +31,7 @@
- #include "struct.h"
- #include "send.h"
- #include "ctcp.h"
--
-+#include "time.h"
- extern int h_errno;
- extern char logbuf[];
This page took 0.082587 seconds and 4 git commands to generate.