aboutsummaryrefslogtreecommitdiff
path: root/net/gaim-openq/files/patch-src-send_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/gaim-openq/files/patch-src-send_file.h')
-rw-r--r--net/gaim-openq/files/patch-src-send_file.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gaim-openq/files/patch-src-send_file.h b/net/gaim-openq/files/patch-src-send_file.h
deleted file mode 100644
index 961316f49502..000000000000
--- a/net/gaim-openq/files/patch-src-send_file.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/send_file.h.orig Thu Aug 18 18:49:04 2005
-+++ src/send_file.h Thu Aug 18 17:55:56 2005
-@@ -40,7 +40,7 @@
- union {
- FILE *dest_fp;
- guint8 *buffer;
-- };
-+ } un;
- gboolean use_major;
- } ft_info;
-