1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
This commit is contained in:
Alasdair Kergon 2010-04-30 14:51:58 +00:00
parent 3ceb76089c
commit 5cb00fe6cd

View File

@ -371,7 +371,7 @@ static int restart_clvmd(void)
/*
* Build the command-line
*/
/* FIXME missing strup error checks */
/* FIXME missing strdup error checks */
argv[0] = strdup("clvmd");
/* Propogate debug options */