diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /irc/kvirc-devel/files/patch-aa | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'irc/kvirc-devel/files/patch-aa')
-rw-r--r-- | irc/kvirc-devel/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/irc/kvirc-devel/files/patch-aa b/irc/kvirc-devel/files/patch-aa deleted file mode 100644 index dec6a89ee7d2..000000000000 --- a/irc/kvirc-devel/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- src/kvilib/kvi_thread.h Sat Oct 30 20:18:28 1999 -+++ src/kvilib/kvi_thread.h.new Sat Jan 29 18:29:32 2000 -@@ -24,7 +24,9 @@ - // - - #include <pthread.h> -- -+#undef connect -+#undef read -+#undef write - #include <qsocketnotifier.h> - #include <qlist.h> - #include <qobject.h> |