From 68054def6c692628cf308d8d798e8193e395aba9 Mon Sep 17 00:00:00 2001 From: c_nguruj Date: Tue, 23 Mar 2021 16:22:05 +0530 Subject: [PATCH] test change to validate profiles in coretech_fig manifest Change-Id: I6d9b5baa30a3bc057958974d18a4d3db724f86d8 Signed-off-by: c_nguruj --- net/dns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dns.c b/net/dns.c index 7017bac75a..5b9b22d9bd 100644 --- a/net/dns.c +++ b/net/dns.c @@ -8,7 +8,7 @@ * in the DNS response as net_server_ip. This can then be used for any other * network related activities. * - * The packet handling is partly based on TADNS, original copyrights + * The packet handling is partly based on TADNS, original copyrights * follow below. * */