summaryrefslogtreecommitdiff
path: root/include/libxml/xlink.h
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-07-18 19:30:27 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-07-18 19:30:27 +0000
commit5e2dace1ca6fbb023d1ce848d4e98deefbbfec31 (patch)
tree11c326472dc001b64ae56f165323934d72a95336 /include/libxml/xlink.h
parent8599e70dd39c4cdc3da79fdc07859c911381b00b (diff)
downloadlibxml2-5e2dace1ca6fbb023d1ce848d4e98deefbbfec31.tar.gz
Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%
Cleanup, cleanup .. * configure.in Makefile.am: removed libxml softlink for good * include/libxml/*.h *.c doc/Makefile.am: cleanup to get 100% coverage by gtk-doc Daniel
Diffstat (limited to 'include/libxml/xlink.h')
-rw-r--r--include/libxml/xlink.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/libxml/xlink.h b/include/libxml/xlink.h
index 6d27166f..318ebcaf 100644
--- a/include/libxml/xlink.h
+++ b/include/libxml/xlink.h
@@ -60,9 +60,7 @@ typedef enum {
* This is the prototype for the link detection routine
* It calls the default link detection callbacks upon link detection.
*/
-typedef void
-(*xlinkNodeDetectFunc) (void *ctx,
- xmlNodePtr node);
+typedef void (*xlinkNodeDetectFunc) (void *ctx, xmlNodePtr node);
/**
* The link detection module interract with the upper layers using