aboutsummaryrefslogtreecommitdiff
path: root/astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py')
-rw-r--r--astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py b/astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py
index 5d06dd885401..f922dd520bf2 100644
--- a/astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py
+++ b/astro/gmapcatcher/files/patch-gmapcatcher_mapArgs.py
@@ -1,6 +1,6 @@
---- gmapcatcher/mapArgs.py.orig 2012-10-17 02:09:15.000000000 +0800
-+++ gmapcatcher/mapArgs.py 2012-12-12 13:58:33.000000000 +0800
-@@ -46,10 +46,10 @@
+--- gmapcatcher/mapArgs.py.orig 2013-07-19 08:20:47 UTC
++++ gmapcatcher/mapArgs.py
+@@ -46,10 +46,10 @@ class MapArgs():
print ' very useful to download maps of entire world'
print ' '
print 'SAMPLE USAGE'
@@ -15,7 +15,7 @@
def __init__(self, arrArgs=()):
if len(arrArgs) > 1:
-@@ -99,7 +99,7 @@
+@@ -99,7 +99,7 @@ class MapArgs():
self.lng_range = 179
def __str__(self):