mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
typo
This commit is contained in:
parent
3ceb76089c
commit
5cb00fe6cd
@ -371,7 +371,7 @@ static int restart_clvmd(void)
|
|||||||
/*
|
/*
|
||||||
* Build the command-line
|
* Build the command-line
|
||||||
*/
|
*/
|
||||||
/* FIXME missing strup error checks */
|
/* FIXME missing strdup error checks */
|
||||||
argv[0] = strdup("clvmd");
|
argv[0] = strdup("clvmd");
|
||||||
|
|
||||||
/* Propogate debug options */
|
/* Propogate debug options */
|
||||||
|
Loading…
Reference in New Issue
Block a user