small fix

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4821 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2015-01-07 13:47:35 +00:00
parent a377ebff76
commit fa850a988e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ static void (VARGS *gnutls_free)(void * ptr);
static qboolean Init_GNUTLS(void)
{
dllhandle_t hmod;
dllhandle_t *hmod;
dllfunction_t functable[] =
{