diff options
Diffstat (limited to 'src/lilv_internal.h')
-rw-r--r-- | src/lilv_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lilv_internal.h b/src/lilv_internal.h index 9ae6eed..c01b0d3 100644 --- a/src/lilv_internal.h +++ b/src/lilv_internal.h @@ -134,7 +134,7 @@ struct LilvInstancePimpl { LilvWorld* world; LilvLib* lib; }; - + typedef struct { bool dyn_manifest; bool filter_language; |