projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31f45e3
)
Removed mainpage - moved to yaz-util.h
author
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 13 Jan 2007 08:57:47 +0000
(08:57 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 13 Jan 2007 08:57:47 +0000
(08:57 +0000)
src/version.c
patch
|
blob
|
history
diff --git
a/src/version.c
b/src/version.c
index
73f5374
..
0b5256d
100644
(file)
--- a/
src/version.c
+++ b/
src/version.c
@@
-2,7
+2,7
@@
* Copyright (C) 1995-2007, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: version.c,v 1.5 2007-01-03 08:42:15 adam Exp $
+ * $Id: version.c,v 1.6 2007-01-13 08:57:47 adam Exp $
*/
/**
@@
-10,10
+10,6
@@
* \brief Implements YAZ version utilities.
*/
-/**
- * \mainpage The YAZ Toolkit.
- */
-
#if HAVE_CONFIG_H
#include <config.h>
#endif