summaryrefslogtreecommitdiff
path: root/irc/kvirc/files/patch-aj
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2000-02-05 00:17:56 +0000
committerJim Mock <jim@FreeBSD.org>2000-02-05 00:17:56 +0000
commitda7dbb2aab4ef551b74b9bc46cdeaeee66cd0c53 (patch)
tree6b599be9bd2a980413d162f02873762182419435 /irc/kvirc/files/patch-aj
parentEnable support for RadioTrack radio cards. (diff)
Upgrade to version 1.0.0
PR: 16485 Submitted by: maintainer
Diffstat (limited to 'irc/kvirc/files/patch-aj')
-rw-r--r--irc/kvirc/files/patch-aj11
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/kvirc/files/patch-aj b/irc/kvirc/files/patch-aj
new file mode 100644
index 000000000000..4cad9e758d33
--- /dev/null
+++ b/irc/kvirc/files/patch-aj
@@ -0,0 +1,11 @@
+--- src/kvirc/kvi_helpqml.cpp Fri Nov 19 11:15:33 1999
++++ src/kvirc/kvi_helpqml.cpp.new Sat Jan 29 18:28:26 2000
+@@ -29,6 +29,8 @@
+ #include "kvi_options.h"
+ #include "kvi_fileutils.h"
+
++#undef read
++
+ #include <qfile.h>
+ #include <qtextstream.h>
+ #include <qnamespace.h>