[extremetuxracer] 07/11: Rebase Mayhem-report.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Dec 3 16:44:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository extremetuxracer.
commit c5be89ba78c6fdc4d7ebffbb5f02eed54680f723
Author: Markus Koschany <apo at debian.org>
Date: Thu Dec 3 16:54:15 2015 +0100
Rebase Mayhem-report.patch
---
debian/patches/Mayhem-report.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/Mayhem-report.patch b/debian/patches/Mayhem-report.patch
index d0e0a06..5e7695e 100644
--- a/debian/patches/Mayhem-report.patch
+++ b/debian/patches/Mayhem-report.patch
@@ -9,7 +9,7 @@ Forwarded: no
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/main.cpp b/src/main.cpp
-index eca6cde..d826526 100644
+index eca6cde..f26092c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -70,7 +70,9 @@ getopts( int argc, char *argv[] )
@@ -17,9 +17,9 @@ index eca6cde..d826526 100644
if( !strcmp(argv[i],"-c") ){
i++;
- cfile = argv[i];
-+ if (argv[i] != NULL){
-+ cfile = argv[i];
-+ }
++ if (argv[i] != NULL){
++ cfile = argv[i];
++ }
}else if( !strcmp( argv[i],"-f") ){
i++;
if(argv[i] != NULL){
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/extremetuxracer.git
More information about the Pkg-games-commits
mailing list