1
1
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:
Karel Zak 2008-01-23 12:31:10 +01:00 committed by Kay Sievers
parent a141b43506
commit bf79d61233

View File

@ -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.