chiark / gitweb /
volume_id: fix typo in function documentation
[elogind.git] / extras / volume_id / lib / volume_id.c
index 9edbb69fb9418ba0a302ea453147c6a9df87c0e1..e8f6de35fdc607ca058c206c8ae1a6aa4c123b40 100644 (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.