Merge branch '2.1' into develop
This commit is contained in:
@ -1760,7 +1760,7 @@ static struct
|
||||
static unsigned long
|
||||
convert_arg(char *arg, int arg_type)
|
||||
{
|
||||
unsigned long rval;
|
||||
unsigned long rval = 0;
|
||||
|
||||
switch (arg_type)
|
||||
{
|
||||
|
Reference in New Issue
Block a user