diff options
Diffstat (limited to 'x11/xfce4-utils/patches/patch-ac')
-rw-r--r-- | x11/xfce4-utils/patches/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xfce4-utils/patches/patch-ac b/x11/xfce4-utils/patches/patch-ac deleted file mode 100644 index c838e09147c..00000000000 --- a/x11/xfce4-utils/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2006/12/12 06:19:34 martti Exp $ - ---- xfce4-about/info.c.orig 2006-12-12 08:11:49.000000000 +0000 -+++ xfce4-about/info.c 2006-12-12 08:12:02.000000000 +0000 -@@ -140,7 +140,7 @@ - gchar *path; - gchar *hfilename; - gchar *buf; -- int n; -+ gsize n; - - err = NULL; - |