mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-06 23:09:35 -05:00
spurious ;
git-svn-id: file:///svn/unbound/trunk@1440 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
0b04be414e
commit
ce2067ec6b
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ repevt_string(enum replay_event_type t)
|
|||
case repevt_back_query: return "CHECK_OUT_QUERY";
|
||||
case repevt_error: return "ERROR";
|
||||
default: return "UNKNOWN";
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/** delete a fake pending */
|
||||
|
|
|
|||
Loading…
Reference in a new issue