1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

libdm: typo

This commit is contained in:
Heinz Mauelshagen 2017-03-24 00:12:41 +01:00
parent 6471bb2c41
commit fe3b9bb7d4

View File

@ -2378,7 +2378,7 @@ static int _get_params_count(uint64_t *bits)
/* /*
* Get target version (major, minor and patchlevel) for @target_name * Get target version (major, minor and patchlevel) for @target_name
* *
* FIXEM: this function is derived from liblvm. * FIXME: this function is derived from liblvm.
* Integrate with move of liblvm functions * Integrate with move of liblvm functions
* to libdm in future library layer purge * to libdm in future library layer purge
* (e.g. expose as API dm_target_version()?) * (e.g. expose as API dm_target_version()?)