diff libpurple/conversation.h @ 25415:584063555949

Remove trailing whitespace
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:44:00 +0000
parents d8452c0bec7b
children 15ae2dea92b3 b98519a42e53
line wrap: on
line diff
--- a/libpurple/conversation.h	Mon Jan 26 06:37:28 2009 +0000
+++ b/libpurple/conversation.h	Mon Jan 26 06:44:00 2009 +0000
@@ -1350,7 +1350,7 @@
  * Retrieves the extended menu items for the conversation.
  *
  * @param conv The conversation.
- * 
+ *
  * @return  A list of PurpleMenuAction items, harvested by the
  *          chat-extended-menu signal. The list and the menuaction
  *          items should be freed by the caller.