diff src/account.h @ 10566:62fc579810f4

[gaim-migrate @ 11949] Mostly some whitespace cleanups, a couple of documentation fixes/cleanups. I also removed toggle_sensitive() since it was duplicated a couple lines down. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 02 Feb 2005 17:13:41 +0000
parents 16d63d8c26d8
children 55af3fa46329
line wrap: on
line diff
--- a/src/account.h	Wed Feb 02 00:07:18 2005 +0000
+++ b/src/account.h	Wed Feb 02 17:13:41 2005 +0000
@@ -117,7 +117,7 @@
  *
  * @return The gaim connection.
  */
-	GaimConnection *gaim_account_connect(GaimAccount *account, GaimStatus *status);
+GaimConnection *gaim_account_connect(GaimAccount *account, GaimStatus *status);
 
 /**
  * Registers an account.