diff options
Diffstat (limited to 'src/LV2-render_internal.h')
| -rw-r--r-- | src/LV2-render_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LV2-render_internal.h b/src/LV2-render_internal.h index 6b1cd51..92be2f9 100644 --- a/src/LV2-render_internal.h +++ b/src/LV2-render_internal.h @@ -82,7 +82,7 @@ typedef struct { int print_controls; ///< Print control changes to stdout int nchannels; /// int sample_rate; /// - char* outfile; /// + char* outfile; // } JalvOptions; typedef struct { |
