mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
Update header comment
This commit is contained in:
parent
e4eaed8136
commit
35d462dafc
@ -905,7 +905,7 @@ void dm_list_del(struct dm_list *elem);
|
|||||||
void dm_list_move(struct dm_list *head, struct dm_list *elem);
|
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);
|
void dm_list_splice(struct dm_list *head, struct dm_list *head1);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user