[PATCH] lib: Fix a typo
Michael Adam
obnox at samba.org
Mon Dec 15 07:50:41 MST 2014
reviewed-by: me
On 2014-12-15 at 15:45 +0100, Volker Lendecke wrote:
> Review&push appreciated!
>
> Thanks,
>
> Volker
>
> --
> SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
> phone: +49-551-370000-0, fax: +49-551-370000-9
> AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
> http://www.sernet.de, mailto:kontakt at sernet.de
> From 5ecb2303e33524dba14e478c15172fe4aab60bdb Mon Sep 17 00:00:00 2001
> From: Volker Lendecke <vl at samba.org>
> Date: Mon, 15 Dec 2014 14:44:21 +0000
> Subject: [PATCH] lib: Fix a typo
>
> Signed-off-by: Volker Lendecke <vl at samba.org>
> ---
> lib/util/charset/iconv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/util/charset/iconv.c b/lib/util/charset/iconv.c
> index c5b45fe..f4815f1 100644
> --- a/lib/util/charset/iconv.c
> +++ b/lib/util/charset/iconv.c
> @@ -219,7 +219,7 @@ _PUBLIC_ smb_iconv_t smb_iconv_open_ex(TALLOC_CTX *mem_ctx, const char *tocode,
> }
>
> #ifdef HAVE_NATIVE_ICONV
> - /* the from and to varaibles indicate a samba module or
> + /* the from and to variables indicate a samba module or
> * internal conversion, ret->pull and ret->push are
> * initialised only in this block for iconv based
> * conversions */
> --
> 1.7.9.5
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20141215/1f7d4f63/attachment.pgp>
More information about the samba-technical
mailing list