changeset 6583:e07c66073b6d

[gaim-migrate @ 7105] Ignore this. I'm just making life a pain for the other developers... Seeing the big red ugly lines in doxygen comments, and also seeing missing asterisks just kinda bugs me. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 23 Aug 2003 21:49:58 +0000
parents c571981c7ce8
children 6deef41364bd
files src/account.h src/connection.h
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/account.h	Sat Aug 23 17:31:11 2003 +0000
+++ b/src/account.h	Sat Aug 23 21:49:58 2003 +0000
@@ -148,7 +148,7 @@
 
 /**
  * Sets the account's buddy icon.
- * 
+ *
  * @param account The account.
  * @param icon    The buddy icon file.
  */
@@ -217,7 +217,7 @@
 
 /**
  * Sets the account's proxy information.
- * 
+ *
  * @param account The account.
  * @param info    The proxy information.
  */
--- a/src/connection.h	Sat Aug 23 17:31:11 2003 +0000
+++ b/src/connection.h	Sat Aug 23 21:49:58 2003 +0000
@@ -135,7 +135,7 @@
 
 /**
  * Signs a connection off.
- 
+ *
  * @param gc The connection to sign off.
  *
  * @see gaim_connection_connect()