[mupen64plus] 115/262: Fix missing macro FALSE in 118-ftbfs-debugger.patch

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 7777a007577c9460c0c54bc5d0849964733c1b03
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Wed Sep 2 16:56:16 2009 +0200

    Fix missing macro FALSE in 118-ftbfs-debugger.patch
---
 debian/patches/118-ftbfs-debugger.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/118-ftbfs-debugger.patch b/debian/patches/118-ftbfs-debugger.patch
index 2a13b2b..4f618ac 100644
--- a/debian/patches/118-ftbfs-debugger.patch
+++ b/debian/patches/118-ftbfs-debugger.patch
@@ -48,7 +48,7 @@ index d6c049d..7598cc6 100644
 +
 +int get_has_recompiled(uint32 addr)
 +{
-+    return FALSE;
++    return 0;
 +}
 +
  void init_host_disassembler(void)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git



More information about the Pkg-games-commits mailing list