From f9d79bef51148b5c843218462ce8fa0b50d85392 Mon Sep 17 00:00:00 2001 From: mmcc <> Date: Mon, 14 Dec 2015 03:25:59 +0000 Subject: s/begining/beginning/g --- src/lib/libc/net/res_comp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/net/res_comp.c b/src/lib/libc/net/res_comp.c index c493d9b20d..605a9b9922 100644 --- a/src/lib/libc/net/res_comp.c +++ b/src/lib/libc/net/res_comp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: res_comp.c,v 1.18 2015/10/05 02:57:16 guenther Exp $ */ +/* $OpenBSD: res_comp.c,v 1.19 2015/12/14 03:25:59 mmcc Exp $ */ /* * ++Copyright++ 1985, 1993 @@ -67,7 +67,7 @@ static int dn_find(u_char *, u_char *, u_char **, u_char **); /* * Expand compressed domain name 'comp_dn' to full domain name. - * 'msg' is a pointer to the begining of the message, + * 'msg' is a pointer to the beginning of the message, * 'eomorig' points to the first location after the message, * 'exp_dn' is a pointer to a buffer of size 'length' for the result. * Return size of compressed name or -1 if there was an error. -- cgit v1.2.3-55-g6feb