[lvm-devel] LVM2/daemons/clvmd clvmd-command.c

agk at sourceware.org agk at sourceware.org
Fri Apr 30 14:51:58 UTC 2010


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2010-04-30 14:51:58

Modified files:
	daemons/clvmd  : clvmd-command.c 

Log message:
	typo

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-command.c.diff?cvsroot=lvm2&r1=1.33&r2=1.34

--- LVM2/daemons/clvmd/clvmd-command.c	2010/04/30 14:49:44	1.33
+++ LVM2/daemons/clvmd/clvmd-command.c	2010/04/30 14:51:58	1.34
@@ -371,7 +371,7 @@
 	/*
 	 * Build the command-line
 	 */
-	/* FIXME missing strup error checks */
+	/* FIXME missing strdup error checks */
 	argv[0] = strdup("clvmd");
 
 	/* Propogate debug options */




More information about the lvm-devel mailing list