summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 18:00:36 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:02:06 +0200
commit264733e1145da9c62ceef753cf04c6ef33a2dcee (patch)
tree64f95be14969f473a789d9ee10405ac9ede039b5 /dev-ros/navfn/files/pgm_h_location.patch
parentdev-ros/amcl: Remove old (diff)
downloadgentoo-264733e1145da9c62ceef753cf04c6ef33a2dcee.tar.gz
gentoo-264733e1145da9c62ceef753cf04c6ef33a2dcee.tar.bz2
gentoo-264733e1145da9c62ceef753cf04c6ef33a2dcee.zip
dev-ros/navfn: fixup patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/navfn/files/pgm_h_location.patch')
-rw-r--r--dev-ros/navfn/files/pgm_h_location.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/navfn/files/pgm_h_location.patch b/dev-ros/navfn/files/pgm_h_location.patch
index 683a9556ddc0..8df1a6f38656 100644
--- a/dev-ros/navfn/files/pgm_h_location.patch
+++ b/dev-ros/navfn/files/pgm_h_location.patch
@@ -1,7 +1,7 @@
Index: navigation-1.13.0/navfn/src/navtest.cpp
===================================================================
---- navigation-1.13.0.orig/navfn/src/navtest.cpp
-+++ navigation-1.13.0/navfn/src/navtest.cpp
+--- navfn/src/navtest.cpp
++++ navfn/src/navtest.cpp
@@ -21,7 +21,7 @@ using namespace navfn;
extern "C" {
#include <stdio.h>
@@ -13,8 +13,8 @@ Index: navigation-1.13.0/navfn/src/navtest.cpp
}
Index: navigation-1.13.0/navfn/src/read_pgm_costmap.cpp
===================================================================
---- navigation-1.13.0.orig/navfn/src/read_pgm_costmap.cpp
-+++ navigation-1.13.0/navfn/src/read_pgm_costmap.cpp
+--- navfn/src/read_pgm_costmap.cpp
++++ navfn/src/read_pgm_costmap.cpp
@@ -37,7 +37,7 @@
extern "C" {
#include <stdio.h>