summaryrefslogtreecommitdiff
path: root/graphics/gphoto/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gphoto/patches/patch-af')
-rw-r--r--graphics/gphoto/patches/patch-af20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/gphoto/patches/patch-af b/graphics/gphoto/patches/patch-af
deleted file mode 100644
index e133dca5459..00000000000
--- a/graphics/gphoto/patches/patch-af
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-af,v 1.4 2006/05/12 12:26:59 joerg Exp $
-
---- src/menu.c.orig 2006-05-12 11:37:58.000000000 +0000
-+++ src/menu.c
-@@ -17,6 +17,7 @@
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-+#include <string.h>
- #include "main.h"
- #include "gphoto.h"
- #include "menu.h"
-@@ -177,6 +178,7 @@ void menu_select (gpointer data, guint a
- del_dialog(1);
- break;
- default:
-+ break;
- }
- }
-