summaryrefslogtreecommitdiff
path: root/chat/bitchx/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'chat/bitchx/patches/patch-am')
-rw-r--r--chat/bitchx/patches/patch-am13
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/bitchx/patches/patch-am b/chat/bitchx/patches/patch-am
deleted file mode 100644
index f60fb8ddb44..00000000000
--- a/chat/bitchx/patches/patch-am
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-am,v 1.1 2003/12/02 01:55:30 jmcneill Exp $
-
---- source/status.c.orig 2003-12-01 21:52:00.000000000 -0400
-+++ source/status.c 2003-12-01 21:52:43.000000000 -0400
-@@ -1213,7 +1213,7 @@
- * current-type window, although i think they should go to all windows.
- */
- #define STATUS_VAR(x) \
--static char *status_user ## x ## (Window *window) \
-+static char *status_user ## x (Window *window) \
- { \
- char *text; \
- \