summaryrefslogtreecommitdiff
path: root/include/libxml/xmlwin32version.h.in
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2003-11-16 06:25:42 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2003-11-16 06:25:42 +0000
commit60f394e96df5022a6145505bfbeb99815f65e7da (patch)
tree2737dab25fa1a6424c6c694e6aac6d9dfdfb3774 /include/libxml/xmlwin32version.h.in
parent8d7b5c7ecdebc775257495bcdaa855916f2dfbb0 (diff)
downloadlibxml2-60f394e96df5022a6145505bfbeb99815f65e7da.tar.gz
Finally - found the problem with the page generation (XMLPUBFUN not
* doc/html/*.html: Finally - found the problem with the page generation (XMLPUBFUN not recognized by gtkdoc). Re-created the pages using a temporary version of include/libxml/*.h. * testOOMlib.c,include/libxml/encoding.h, include/libxml/schemasInternals.h,include/libxml/valid.h, include/libxml/xlink.h,include/libxml/xmlwin32version.h, include/libxml/xmlwin32version.h.in, include/libxml/xpathInternals.h: minor edit of comments to help automatic documentation generation * doc/docdescr.doc: small elaboration * doc/examples/test1.c,doc/examples/Makefile.am: re-commit (messed up on last try) * xmlreader.c: minor change to clear warning.
Diffstat (limited to 'include/libxml/xmlwin32version.h.in')
-rw-r--r--include/libxml/xmlwin32version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libxml/xmlwin32version.h.in b/include/libxml/xmlwin32version.h.in
index ead2c03d..3ecdf750 100644
--- a/include/libxml/xmlwin32version.h.in
+++ b/include/libxml/xmlwin32version.h.in
@@ -232,7 +232,7 @@ extern void xmlCheckVersion(int version);
#define ATTRIBUTE_UNUSED
#endif
-/**
+/*
* #pragma comment(lib, "iconv.lib")
*
* pragma understood my MS compiler which enables a conditional link with