commit 6331dc14069e9eb05536eab5c56b41fd4ed0225d
parent 46a2d79f8db353554e4d688cb198fff4758a6dec
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Thu, 23 Dec 2021 10:33:42 +0100
Fix indentation
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/clap/process.h b/include/clap/process.h
@@ -28,7 +28,7 @@ enum {
typedef int32_t clap_process_status;
typedef struct clap_process {
- alignas(8) uint64_t steady_time; // a steady sample time counter, requiered
+ alignas(8) uint64_t steady_time; // a steady sample time counter, requiered
alignas(4) uint32_t frames_count; // number of frame to process
// time info at sample 0