summaryrefslogtreecommitdiffstats
path: root/include/resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/resolv.h')
-rw-r--r--include/resolv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/resolv.h b/include/resolv.h
index f59f445..458835b 100644
--- a/include/resolv.h
+++ b/include/resolv.h
@@ -184,7 +184,7 @@ struct __res_state {
u_int16_t nscount;
u_int16_t nstimes[MAXNS]; /*%< ms. */
int nssocks[MAXNS];
- struct __res_state_ext *ext; /*%< extention for IPv6 */
+ struct __res_state_ext *ext; /*%< extension for IPv6 */
} _ext;
} _u;
};
OpenPOWER on IntegriCloud