From 4cdb434dbcdca99f04488c2c7e58da11a4f635c2 Mon Sep 17 00:00:00 2001 From: ahgamut <41098605+ahgamut@users.noreply.github.com> Date: Thu, 1 Jul 2021 20:14:40 +0530 Subject: [PATCH] filename tpyo --- libc/dns/{gethostbyport.c => gethostbyaddr.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename libc/dns/{gethostbyport.c => gethostbyaddr.c} (100%) diff --git a/libc/dns/gethostbyport.c b/libc/dns/gethostbyaddr.c similarity index 100% rename from libc/dns/gethostbyport.c rename to libc/dns/gethostbyaddr.c