From: Nikos Mavrogiannopoulos Date: Wed, 1 Jun 2011 14:46:55 +0000 (+0200) Subject: corrected typo. X-Git-Tag: gnutls_2_99_3~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f9812bf5dc8bd3f6c838a479709a55bc472b59;p=thirdparty%2Fgnutls.git corrected typo. --- diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h index a352055214..b2bc5c22be 100644 --- a/lib/gnutls_int.h +++ b/lib/gnutls_int.h @@ -54,7 +54,7 @@ typedef int ssize_t; # include #else # include -# define gl_memxor memxor +# define memxor gl_memxor #endif /* some systems had problems with long long int, thus,