1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-19 16:52:17 +01:00

Undef USERFILE when we don't need it any more

This commit is contained in:
Tollef Fog Heen 2011-03-12 15:48:20 +01:00
parent e143afb050
commit ed1ce7e6e7

View File

@ -190,6 +190,7 @@ authorize_user_token (const char *authfile,
}
return retval;
#undef USERFILE
}
/*