mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-18 16:21:58 +00:00
util: spelling fix
This commit is contained in:
parent
c60683e246
commit
95debca728
@ -1436,7 +1436,7 @@ int makeargs(char *line, char *argv[], int maxargs)
|
||||
break;
|
||||
}
|
||||
|
||||
/* seperate words */
|
||||
/* separate words */
|
||||
*cp++ = 0;
|
||||
}
|
||||
argv[argc] = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user