Removed wrong variable.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16053 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-09-09 12:04:38 +00:00
parent 326478ac32
commit fc894dcecf

View File

@@ -92,7 +92,7 @@ test_integer (void)
static int
test_one_int(int val)
{
int len, dval;
int ret, dval;
unsigned char *buf;
size_t len_len, len;