From 99b31c7c2fb685bad0d741c49b41033418e9ec83 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:33:43 -0400 Subject: [PATCH] spelling: mimicked Signed-off-by: Josh Soref --- host2str.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host2str.c b/host2str.c index 69b00f08..83830c65 100644 --- a/host2str.c +++ b/host2str.c @@ -1305,7 +1305,7 @@ ldns_rdf2buffer_str_hip(ldns_buffer *output, const ldns_rdf *rdf) return ldns_buffer_status(output); } -/* implementation mimiced from ldns_rdf2buffer_str_ipseckey */ +/* implementation mimicked from ldns_rdf2buffer_str_ipseckey */ ldns_status ldns_rdf2buffer_str_amtrelay(ldns_buffer *output, const ldns_rdf *rdf) { -- 2.47.3