summaryrefslogtreecommitdiff
path: root/src/fmt/nut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt/nut.h')
-rw-r--r--src/fmt/nut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt/nut.h b/src/fmt/nut.h
index 383eaad..fd6b96d 100644
--- a/src/fmt/nut.h
+++ b/src/fmt/nut.h
@@ -32,7 +32,7 @@ struct nut_syncp_off
struct nut_writer
{
- struct nut_output out;
+ struct nut_output out;
size_t frame_size;
size_t last_syncpoint;
size_t n_frame;