summaryrefslogtreecommitdiff
path: root/src/sstv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sstv.h')
-rw-r--r--src/sstv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sstv.h b/src/sstv.h
index f2542a5..4e05358 100644
--- a/src/sstv.h
+++ b/src/sstv.h
@@ -19,7 +19,7 @@ typedef struct {
} sstv_freq_desc_t;
typedef struct {
- uint32_t usec;
+ uint32_t nsec;
uint32_t usamp;
} sstv_timing_desc_t;