Removed wrong variable.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16053 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -92,7 +92,7 @@ test_integer (void)
|
|||||||
static int
|
static int
|
||||||
test_one_int(int val)
|
test_one_int(int val)
|
||||||
{
|
{
|
||||||
int len, dval;
|
int ret, dval;
|
||||||
unsigned char *buf;
|
unsigned char *buf;
|
||||||
size_t len_len, len;
|
size_t len_len, len;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user