X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b7913d8f4b6460bcd8bd47a939fc02155c87367b..571324a5c4b3edf7460633ca66ca5081aa4fdc6b:/common/default_version.c?ds=inline

diff --git a/common/default_version.c b/common/default_version.c
index 9f818bed..b564681c 100644
--- a/common/default_version.c
+++ b/common/default_version.c
@@ -2,7 +2,7 @@
 /* This is the default version.c file that Makefile.common falls back to if perl is not available */
 const struct version_information __attribute__((section(".version_information"))) version_information = { 
 		VERSION_INFORMATION_MAGIC, 
-		1, /* version version 1 */
+		1, /* version 1 */
 		0, /* version information not present */
 		2, /* cleanliness couldn't be determined */
 		/* Remaining fields: zero */