mountd: Fix compilation error
This commit is contained in:
@@ -394,7 +394,7 @@ static char* mount_get_serial(char *dev)
|
|||||||
{
|
{
|
||||||
int id;
|
int id;
|
||||||
struct stat buf;
|
struct stat buf;
|
||||||
char tmp3[64];
|
char tmp3[286];
|
||||||
int ret;
|
int ret;
|
||||||
*t = 0;
|
*t = 0;
|
||||||
id = atoi(namelist[n]->d_name);
|
id = atoi(namelist[n]->d_name);
|
||||||
|
|||||||
Reference in New Issue
Block a user