mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-30 23:21:08 +03:00
volume_id: fix typo in function documentation
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
a141b43506
commit
bf79d61233
@ -86,7 +86,7 @@ static void default_log(int priority, const char *file, int line, const char *fo
|
||||
volume_id_log_fn_t volume_id_log_fn = default_log;
|
||||
|
||||
/**
|
||||
* volume_id_get_label:
|
||||
* volume_id_get_prober_by_type:
|
||||
* @type: Type string.
|
||||
*
|
||||
* Lookup the probing function for a specific type.
|
||||
|
Loading…
Reference in New Issue
Block a user