summaryrefslogtreecommitdiff
path: root/gpsdecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsdecode.c')
-rw-r--r--gpsdecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsdecode.c b/gpsdecode.c
index ec270817..445fbbf1 100644
--- a/gpsdecode.c
+++ b/gpsdecode.c
@@ -501,7 +501,7 @@ int main(int argc, char **argv)
break;
case 'V':
- (void)fprintf(stderr, "SVN ID: $Id$ \n");
+ (void)fprintf(stderr, "gpsdecode revision $Id$ \n");
exit(0);
case '?':