From c40a014160d6111d0253bdbd813c770c508f91b1 Mon Sep 17 00:00:00 2001 From: sin Date: Mon, 15 Sep 2014 12:53:21 +0100 Subject: Fix typo --- ratatox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratatox.c') diff --git a/ratatox.c b/ratatox.c index 2f3d3c1..1cb25e0 100644 --- a/ratatox.c +++ b/ratatox.c @@ -663,7 +663,7 @@ dofriend(char *cmd, size_t sz) printf("Friend request sent\n"); break; } - davesave(); + datasave(); return 0; } -- cgit v1.2.3