aboutsummaryrefslogtreecommitdiff
path: root/src/drip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drip.c')
-rw-r--r--src/drip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drip.c b/src/drip.c
index 9ac771c..5be3d15 100644
--- a/src/drip.c
+++ b/src/drip.c
@@ -37,7 +37,7 @@ typedef struct _drip
int bufsize;
t_clock *x_clock;
- float deltime;
+ t_float deltime;
int flush;
} t_drip;