This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
lv2-state-test
Watch
1
Star
1
Fork
0
Code
Issues
1
Releases
0
Activity
Browse Source
Typo
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
3 years ago
parent
e5dbf45ad2
commit
400bdbdaf5
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lv2-state-test.c
+ 1
- 1
lv2-state-test.c
View File
@@ -119,7 +119,7 @@ static LV2_State_Status save(LV2_Handle instance,
uint32_t flags,
const LV2_Feature* const* features)
{
instancePtr->saved =
fals
e;
instancePtr->saved =
tru
e;
return LV2_STATE_SUCCESS;
}
Write
Preview
Loading…
Cancel
Save