summaryrefslogtreecommitdiff
path: root/emulators/darcnes/files/patch-video__x.c
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2017-07-16 18:06:45 +0000
committerPawel Pekala <pawel@FreeBSD.org>2017-07-16 18:06:45 +0000
commit2a9f1991aaa5408712e24be5c0d7f683b71a4ea0 (patch)
treea12b48f95b82c62d112a23045f358487bcf60466 /emulators/darcnes/files/patch-video__x.c
parent* Updated to 3.0.13.7 (diff)
- COMMENT should start wit capital letter
- Remove deprecated WANT_GNOME - Turn pkg-plist to PLIST_FILES, PORTDOCS - only 2 plist items - Convert to options helpers, add missing dependencies when GTK1=on - Fix build when SVGALIB=on => patch-video__svga.c - Regenerate patches with make makepatch
Diffstat (limited to 'emulators/darcnes/files/patch-video__x.c')
-rw-r--r--emulators/darcnes/files/patch-video__x.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/darcnes/files/patch-video__x.c b/emulators/darcnes/files/patch-video__x.c
index 4cdc50417c9a..3566d6ce80d6 100644
--- a/emulators/darcnes/files/patch-video__x.c
+++ b/emulators/darcnes/files/patch-video__x.c
@@ -1,6 +1,6 @@
---- video_x.c.orig Tue Aug 24 10:46:40 2004
-+++ video_x.c Tue Aug 24 10:46:55 2004
-@@ -365,7 +365,7 @@
+--- video_x.c.orig 2000-10-30 22:15:34 UTC
++++ video_x.c
+@@ -365,7 +365,7 @@ void handle_joypad_key(int type, KeySym keysym)
ui_joypad->data &= ~ui_joypad->button_template->buttons[0];
}