projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9cdd0
)
version.c: Remove bad doxygen \file comment.
author
Andre Noll
<maan@systemlinux.org>
Sat, 12 Jul 2014 12:16:18 +0000
(14:16 +0200)
committer
Andre 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
patch
|
blob
|
history
diff --git
a/version.c
b/version.c
index 3a190e634a6a4445edb200ecb34b205dbf762def..d81da754be3982661d11b0feb66eb3f37fb75111 100644
(file)
--- a/
version.c
+++ b/
version.c
@@
-8,9
+8,6
@@
#include "para.h"
#include "version.h"
-
-/** \file version.h Macros for printing the version string. */
-
#include "git-version.h"
/**