diff options
Diffstat (limited to 'lilv')
-rw-r--r-- | lilv/lilv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilv/lilv.h b/lilv/lilv.h index a00f337..aeb59df 100644 --- a/lilv/lilv.h +++ b/lilv/lilv.h @@ -1258,7 +1258,7 @@ lilv_state_restore(const LilvState* state, @param state State to save. @param uri URI of state, may be NULL. @param dir Path of the bundle directory to save into, may be NULL. - @param filename Filename for the state file (no extension), may be NULL. + @param filename Filename for the state file, may be NULL. @param features Host provided features. The format of state on disk is compatible with that defined in the LV2 |