changeset 9970:837dc736e84f

[gaim-migrate @ 10881] Spacing committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 08 Sep 2004 02:15:18 +0000
parents cc2e6dd43613
children ab5db2c5da79
files src/protocols/toc/toc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Sep 08 01:38:38 2004 +0000
+++ b/src/protocols/toc/toc.c	Wed Sep 08 02:15:18 2004 +0000
@@ -2101,7 +2101,7 @@
 	}
 
 	gaim_request_accept_cancel(ft->gc, NULL, buf, NULL, 
-								GAIM_DEFAULT_ACTION_NONE, ft,
+							   GAIM_DEFAULT_ACTION_NONE, ft,
 							   G_CALLBACK(toc_accept_ft),
 							   G_CALLBACK(toc_reject_ft));
 }