please doxygen.

git-svn-id: file:///svn/unbound/trunk@870 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2008-01-17 08:26:15 +00:00
parent ee6e142192
commit c854c57c6f
4 changed files with 10 additions and 3 deletions
+3 -1
View File
@@ -155,7 +155,9 @@ struct replay_moment {
repevt_back_query,
/** an error happens to outbound query */
repevt_error
} evt_type;
}
/** variable with what is to happen this moment */
evt_type;
/** The sent packet must match this. Incoming events, the data. */
struct entry* match;