summaryrefslogtreecommitdiff
path: root/ratox.c
diff options
context:
space:
mode:
Diffstat (limited to 'ratox.c')
-rw-r--r--ratox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratox.c b/ratox.c
index 3aea9e0..2649b67 100644
--- a/ratox.c
+++ b/ratox.c
@@ -150,7 +150,7 @@ struct transfer {
struct call {
ToxAvCallState state;
- int cnum;
+ int num;
};
struct friend {