Fix unreferenced parameter warnings.
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Tue, 28 Jun 2011 18:28:13 +0000 (14:28 -0400)
committerSam Hartman <hartmans@debian.org>
Fri, 1 Jul 2011 10:20:21 +0000 (06:20 -0400)
commit44baeabd068f69518f4dfe25bcb88b0f7fb03d31
tree0bfc1722b4870830132bdb54be47f80262a1ddef
parent45ea8ded332841a767a38114e96acdb43d11956e
Fix unreferenced parameter warnings.
...in the functions in inquire_cred_by_oid.c and set_sec_context_option.c
that used to throw zero-sized array errors under msvc
moonshot/mech_eap/inquire_cred_by_oid.c
moonshot/mech_eap/set_sec_context_option.c