summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorNiels Provos <provos@gmail.com>2009-04-25 00:15:55 +0000
committerNiels Provos <provos@gmail.com>2009-04-25 00:15:55 +0000
commita146af1db892bf2e85cd80599ab992b8a79420ea (patch)
tree487c641d61c5f5260b9d2684af8a381e08654f92 /Doxyfile
parentb228ff91b857158933dd2162bdf872749a6b9cb8 (diff)
downloadlibevent-a146af1db892bf2e85cd80599ab992b8a79420ea.tar.gz
move more code directly into evrpc.c; provide backwards compatible vararg macros
svn:r1244
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 62b83efa..3fc853e5 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -64,6 +64,7 @@ INPUT = event.h evdns.h evhttp.h evrpc.h \
include/event2/bufferevent_compat.h \
include/event2/util.h \
include/event2/rpc.h include/event2/rpc_struct.h \
+ include/event2/rpc_compat.h \
include/event2/dns.h include/event2/dns_struct.h \
include/event2/dns_compat.h \
include/event2/http.h include/event2/http_struct.h \