mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +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);
|
||||
|
||||
/*
|
||||
* 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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user