From dceb0d57428676c9c332fb5651b2caac03d0a87e Mon Sep 17 00:00:00 2001 From: Chris Kuethe Date: Thu, 21 Sep 2006 00:06:44 +0000 Subject: fix the $Id$ keywords here --- gpsflash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpsflash.c') diff --git a/gpsflash.c b/gpsflash.c index c13d0c04..767c1513 100644 --- a/gpsflash.c +++ b/gpsflash.c @@ -337,7 +337,7 @@ main(int argc, char **argv){ verbosity = atoi(optarg); break; case 'V': - (void)fprintf(stderr, "SVN ID: $$ \n"); + (void)fprintf(stderr, "SVN ID: $Id$ \n"); exit(0); default: usage(); -- cgit v1.2.1