[lvm-devel] LVM2/libdm libdevmapper.h

zkabelac at sourceware.org zkabelac at sourceware.org
Fri Oct 28 20:04:18 UTC 2011


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2011-10-28 20:04:18

Modified files:
	libdm          : libdevmapper.h 

Log message:
	Update header comment

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/libdm/libdevmapper.h.diff?cvsroot=lvm2&r1=1.164&r2=1.165

--- LVM2/libdm/libdevmapper.h	2011/10/20 10:33:30	1.164
+++ LVM2/libdm/libdevmapper.h	2011/10/28 20:04:17	1.165
@@ -905,7 +905,7 @@
 void dm_list_move(struct dm_list *head, struct dm_list *elem);
 
 /*
- * Join 'head1' to the of 'head'.
+ * Join 'head1' to the end of 'head'.
  */
 void dm_list_splice(struct dm_list *head, struct dm_list *head1);
 




More information about the lvm-devel mailing list