summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ratox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratox.c b/ratox.c
index 3b277c7..40336b9 100644
--- a/ratox.c
+++ b/ratox.c
@@ -515,7 +515,7 @@ sendfriendcalldata(struct friend *f)
{
struct timespec now, diff;
ssize_t n, pcm;
- uint16_t *buf;
+ int16_t *buf;
n = fiforead(f->dirfd, &f->fd[FCALL_IN], ffiles[FCALL_IN],
f->av.frame + (f->av.state & INCOMPLETE) * f->av.n,