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