version.c: Remove bad doxygen \file comment.
authorAndre Noll <maan@systemlinux.org>
Sat, 12 Jul 2014 12:16:18 +0000 (14:16 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 17 Jul 2014 06:44:13 +0000 (08:44 +0200)
The file is version.h, not version.h.

version.c

index 3a190e634a6a4445edb200ecb34b205dbf762def..d81da754be3982661d11b0feb66eb3f37fb75111 100644 (file)
--- a/version.c
+++ b/version.c
@@ -8,9 +8,6 @@
 
 #include "para.h"
 #include "version.h"
 
 #include "para.h"
 #include "version.h"
-
-/** \file version.h Macros for printing the version string. */
-
 #include "git-version.h"
 
 /**
 #include "git-version.h"
 
 /**