From 5a83c1296cee5b0bfaae564896f56d78ae265fbc Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 17 Sep 2013 16:28:39 -0400 Subject: astyled everything. --- toxcore/tox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxcore/tox.h') diff --git a/toxcore/tox.h b/toxcore/tox.h index cc7fc5ec..b39008fe 100644 --- a/toxcore/tox.h +++ b/toxcore/tox.h @@ -378,7 +378,7 @@ int tox_del_groupchat(Tox *tox, int groupnumber); /* Copy the name of peernumber who is in groupnumber to name. * name must be at least TOX_MAX_NAME_LENGTH long. - * + * * return length of name if success * return -1 if failure */ -- cgit v1.2.3