From 26f26ab63234395ba7a94508cb42bac0eb7860c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Tue, 15 May 2018 08:12:13 +0200 Subject: [PATCH] Fix comment in ares_rules.h (#189) --- ares_rules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ares_rules.h b/ares_rules.h index e617fdc6..cac23cf2 100644 --- a/ares_rules.h +++ b/ares_rules.h @@ -83,7 +83,7 @@ /* * Verify that the size previously defined and expected for - * ares_socklen_t is actually the the same as the one reported + * ares_socklen_t is actually the same as the one reported * by sizeof() at compile time. */