ros-comm: correcting patch after manual change (resolves #254)

In the commit 21f7799ee9, I manually
modified the patch, but it slipped my eyes to adjust the line
information in the patch accordingly.
This commit corrects the line information, so that the patch can
now be applied correctly.
This commit is contained in:
Lukas Bulwahn 2014-04-25 06:58:50 +02:00
parent d91b1ef6e4
commit 4eb688c1d5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ index e441b9a..2d52451 100644
include_directories(include)
include_directories(${catkin_INCLUDE_DIRS})
@@ -62,6 +62,7 @@ install(PROGRAMS
@@ -62,6 +62,8 @@ install(PROGRAMS
#Testing
if(CATKIN_ENABLE_TESTING)