summaryrefslogtreecommitdiffstats
path: root/slv2/pluginlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/pluginlist.h')
-rw-r--r--slv2/pluginlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/pluginlist.h b/slv2/pluginlist.h
index 535c214..ac2422b 100644
--- a/slv2/pluginlist.h
+++ b/slv2/pluginlist.h
@@ -116,7 +116,7 @@ slv2_list_load_bundle(SLV2List list,
/** Get the number of plugins in the list.
*/
-unsigned long
+size_t
slv2_list_get_length(const SLV2List list);