(gssapi_krb5_create_8003_checksum): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4004 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -91,7 +91,6 @@ gssapi_krb5_create_8003_checksum (
|
|||||||
Checksum *result)
|
Checksum *result)
|
||||||
{
|
{
|
||||||
u_char *p;
|
u_char *p;
|
||||||
u_int32_t val;
|
|
||||||
|
|
||||||
result->cksumtype = 0x8003;
|
result->cksumtype = 0x8003;
|
||||||
result->checksum.length = 24;
|
result->checksum.length = 24;
|
||||||
|
@@ -91,7 +91,6 @@ gssapi_krb5_create_8003_checksum (
|
|||||||
Checksum *result)
|
Checksum *result)
|
||||||
{
|
{
|
||||||
u_char *p;
|
u_char *p;
|
||||||
u_int32_t val;
|
|
||||||
|
|
||||||
result->cksumtype = 0x8003;
|
result->cksumtype = 0x8003;
|
||||||
result->checksum.length = 24;
|
result->checksum.length = 24;
|
||||||
|
Reference in New Issue
Block a user