diff options
Diffstat (limited to 'science/gnudatalanguage/files/patch-src__gshhs.cpp')
-rw-r--r-- | science/gnudatalanguage/files/patch-src__gshhs.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/gnudatalanguage/files/patch-src__gshhs.cpp b/science/gnudatalanguage/files/patch-src__gshhs.cpp index 8ad12a6278be..1a517e71e275 100644 --- a/science/gnudatalanguage/files/patch-src__gshhs.cpp +++ b/science/gnudatalanguage/files/patch-src__gshhs.cpp @@ -1,6 +1,6 @@ ---- src/gshhs.cpp.orig 2014-10-11 19:11:00.000000000 +0200 -+++ src/gshhs.cpp 2014-10-11 19:37:17.000000000 +0200 -@@ -175,7 +175,7 @@ +--- src/gshhs.cpp.orig 2015-04-22 19:37:22 UTC ++++ src/gshhs.cpp +@@ -175,7 +175,7 @@ private: double ss = h.south * GSHHS_SCL; double nn = h.north * GSHHS_SCL; char source = (src == 1) ? 'W' : 'C'; // Either WVS or CIA (WDBII) pedigree |