changeset 31085:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents 8c6a1fa21f43
children a8cc50c2279f
files finch/gntlog.h finch/gntsound.h finch/libgnt/gnt-skel.h finch/libgnt/gntbindable.h finch/libgnt/gntcombobox.h finch/libgnt/gntkeys.h finch/libgnt/gntmenu.h finch/libgnt/gntslider.h finch/libgnt/gnttree.h finch/libgnt/gntutils.h finch/libgnt/gntws.h libpurple/core.h libpurple/ft.h libpurple/media/backend-iface.h libpurple/media/codec.h libpurple/network.h libpurple/plugins/mono/loader/mono-helper.h libpurple/plugins/tcl/tcl_glib.h libpurple/plugins/tcl/tcl_purple.h libpurple/protocols/gg/buddylist.h libpurple/protocols/gg/confer.h libpurple/protocols/gg/lib/libgadu.h libpurple/protocols/gg/search.h libpurple/protocols/jabber/data.h libpurple/protocols/jabber/ibb.h libpurple/protocols/jabber/jingle/jingle.h libpurple/protocols/msn/slpmsg.h libpurple/protocols/msn/user.h libpurple/protocols/mxit/mxit.h libpurple/protocols/mxit/protocol.h libpurple/protocols/qq/buddy_memo.h libpurple/protocols/qq/packet_parse.h libpurple/protocols/qq/qq_crypt.h libpurple/protocols/simple/sipmsg.h libpurple/protocols/yahoo/yahoo_friend.h libpurple/protocols/zephyr/sysdep.h libpurple/prpl.h libpurple/request.h libpurple/server.h pidgin/gtkblist.h pidgin/plugins/cap/cap.h pidgin/plugins/crazychat/QTUtilities.h pidgin/plugins/crazychat/Utilities.h pidgin/plugins/crazychat/camdata.h pidgin/plugins/crazychat/face.h pidgin/plugins/crazychat/filter.h pidgin/plugins/crazychat/glm.h pidgin/plugins/ticker/gtkticker.h pidgin/plugins/win32/winprefs/gtkappbar.h
diffstat 49 files changed, 104 insertions(+), 104 deletions(-) [+]
line wrap: on
line diff
--- a/finch/gntlog.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/gntlog.h	Tue Jan 04 06:42:45 2011 +0000
@@ -8,7 +8,7 @@
  * Finch is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
  * source distribution.
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/finch/gntsound.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/gntsound.h	Tue Jan 04 06:42:45 2011 +0000
@@ -44,7 +44,7 @@
 
 /**
  * Set the active profile.  If the profile doesn't exist, nothing is changed.
- * 
+ *
  * @param name  The name of the profile
  *
  * @since 2.1.0
--- a/finch/libgnt/gnt-skel.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gnt-skel.h	Tue Jan 04 06:42:45 2011 +0000
@@ -61,14 +61,14 @@
 G_BEGIN_DECLS
 
 /**
- * 
+ *
  *
  * @return
  */
 GType gnt_skel_get_gtype(void);
 
 /**
- * 
+ *
  *
  * @return
  */
--- a/finch/libgnt/gntbindable.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntbindable.h	Tue Jan 04 06:42:45 2011 +0000
@@ -67,7 +67,7 @@
 G_BEGIN_DECLS
 
 /**
- * 
+ *
  *
  * @return
  */
--- a/finch/libgnt/gntcombobox.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntcombobox.h	Tue Jan 04 06:42:45 2011 +0000
@@ -91,7 +91,7 @@
 
 /**
  * Remove an entry
- * 
+ *
  * @param box The GntComboBox
  * @param key The data to be removed
  */
--- a/finch/libgnt/gntkeys.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntkeys.h	Tue Jan 04 06:42:45 2011 +0000
@@ -158,7 +158,7 @@
  */
 int gnt_keys_find_combination(const char *key);
 
-/* A lot of commonly used variable names are defined in <term.h>. 
+/* A lot of commonly used variable names are defined in <term.h>.
  * #undef them to make life easier for everyone. */
 
 #undef columns
--- a/finch/libgnt/gntmenu.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntmenu.h	Tue Jan 04 06:42:45 2011 +0000
@@ -63,7 +63,7 @@
 {
 	GntTree parent;
 	GntMenuType type;
-	
+
 	GList *list;
 	int selected;
 
--- a/finch/libgnt/gntslider.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntslider.h	Tue Jan 04 06:42:45 2011 +0000
@@ -109,7 +109,7 @@
 
 /**
  * Sets the amount of change at each step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for each step
  *
@@ -119,7 +119,7 @@
 
 /**
  * Sets the amount of change a small step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for a small step (for the slider)
  *
@@ -129,7 +129,7 @@
 
 /**
  * Sets the amount of change a large step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for a large step (for the slider)
  *
--- a/finch/libgnt/gnttree.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gnttree.h	Tue Jan 04 06:42:45 2011 +0000
@@ -62,9 +62,9 @@
 
 	GntTreeRow *top;        /* The topmost visible item */
 	GntTreeRow *bottom;     /* The bottommost visible item */
-	
+
 	GntTreeRow *root;       /* The root of all evil */
-	
+
 	GList *list;            /* List of GntTreeRow s */
 	GHashTable *hash;       /* We need this for quickly referencing the rows */
 	guint (*hash_func)(gconstpointer);
@@ -216,7 +216,7 @@
  * @return A list of texts of a row. The list and its data should be
  *         freed by the caller. The caller should make sure that if
  *         any column of the tree contains binary data, it's not freed.
- * @see gnt_tree_get_selection_text_list 
+ * @see gnt_tree_get_selection_text_list
  * @see gnt_tree_get_selection_text
  */
 GList * gnt_tree_get_row_text_list(GntTree *tree, gpointer key);
@@ -482,7 +482,7 @@
  * @param func  The comparison function, which is used to compare
  *              the keys
  *
- * @see gnt_tree_sort_row 
+ * @see gnt_tree_sort_row
  */
 void gnt_tree_set_compare_func(GntTree *tree, GCompareFunc func);
 
@@ -535,7 +535,7 @@
  * Set whether a column is visible or not.
  * This can be useful when, for example, we want to store some data
  * which we don't want/need to display.
- * 
+ *
  * @param tree  The tree
  * @param col   The index of the column
  * @param vis   If @c FALSE, the column will not be displayed
@@ -545,7 +545,7 @@
 /**
  * Set whether a column can be resized to keep the same ratio when the
  * tree is resized.
- * 
+ *
  * @param tree  The tree
  * @param col   The index of the column
  * @param res   If @c FALSE, the column will not be resized when the
--- a/finch/libgnt/gntutils.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntutils.h	Tue Jan 04 06:42:45 2011 +0000
@@ -66,7 +66,7 @@
 const char *gnt_util_onscreen_width_to_pointer(const char *str, int len, int *w);
 
 /**
- * Inserts newlines in 'string' where necessary so that its onscreen width is 
+ * Inserts newlines in 'string' where necessary so that its onscreen width is
  * no more than 'maxw'.
  *
  * @param string  The string.
@@ -107,7 +107,7 @@
 
 /**
  * Get a helpful display about the bindings of a widget.
- * 
+ *
  * @param widget The widget to get bindings for.
  *
  * @return Returns a GntTree populated with "key" -> "binding" for the widget.
@@ -126,7 +126,7 @@
  *      </vwindow>",
  *   2, &win, &button);
  * @endcode
- * 
+ *
  * @param string  The XML string.
  * @param num     The number of widgets to return, followed by 'num' GntWidget **
  */
--- a/finch/libgnt/gntws.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntws.h	Tue Jan 04 06:42:45 2011 +0000
@@ -46,7 +46,7 @@
 	GList *list;
 	GList *ordered;
 	gpointer ui_data;
-	
+
 	void *res1;
 	void *res2;
 	void *res3;
--- a/libpurple/core.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/core.h	Tue Jan 04 06:42:45 2011 +0000
@@ -201,7 +201,7 @@
  *   <dd>the type of UI. Possible values include 'pc', 'console', 'phone',
  *       'handheld', 'web', and 'bot'. These values are compared
  *       programmatically and should not be localized.</dd>
- *   
+ *
  * </dl>
  *
  * @return A GHashTable with strings for keys and values.  This
--- a/libpurple/ft.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/ft.h	Tue Jan 04 06:42:45 2011 +0000
@@ -712,8 +712,8 @@
  * @since 2.7.0
  */
 const gchar *purple_xfer_get_thumbnail_mimetype(const PurpleXfer *xfer);
-	
-	
+
+
 /**
  * Sets the thumbnail data for a transfer
  *
--- a/libpurple/media/backend-iface.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/media/backend-iface.h	Tue Jan 04 06:42:45 2011 +0000
@@ -46,7 +46,7 @@
 
 struct _PurpleMediaBackendIface
 {
-	GTypeInterface parent_iface; /**< The parent iface class */ 
+	GTypeInterface parent_iface; /**< The parent iface class */
 
 	/** Implementable functions called with purple_media_backend_* */
 	gboolean (*add_stream) (PurpleMediaBackend *self,
--- a/libpurple/media/codec.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/media/codec.h	Tue Jan 04 06:42:45 2011 +0000
@@ -117,7 +117,7 @@
 /**
  * Gets a list of the optional parameters.
  *
- * The list consists of PurpleKeyValuePair's. 
+ * The list consists of PurpleKeyValuePair's.
  *
  * @param The codec to get the optional parameters from.
  *
--- a/libpurple/network.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/network.h	Tue Jan 04 06:42:45 2011 +0000
@@ -163,7 +163,7 @@
  * Libpurple does not currently do any port mapping (stateful firewall hole
  * poking) for IPv6-only listeners (if an IPv6 socket supports v4-mapped
  * addresses, a mapping is done).
- * 
+ *
  * @param socket_family The protocol family of the socket.  This should be
  *                      AF_INET for IPv4 or AF_INET6 for IPv6.  IPv6 sockets
  *                      may or may not be able to accept IPv4 connections
@@ -214,11 +214,11 @@
 
 /**
  * \copydoc purple_network_listen_range
- * 
+ *
  * Libpurple does not currently do any port mapping (stateful firewall hole
  * poking) for IPv6-only listeners (if an IPv6 socket supports v4-mapped
  * addresses, a mapping is done).
- * 
+ *
  * @param socket_family The protocol family of the socket.  This should be
  *                      AF_INET for IPv4 or AF_INET6 for IPv6.  IPv6 sockets
  *                      may or may not be able to accept IPv4 connections
--- a/libpurple/plugins/mono/loader/mono-helper.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/plugins/mono/loader/mono-helper.h	Tue Jan 04 06:42:45 2011 +0000
@@ -13,16 +13,16 @@
 
 typedef struct {
 	PurplePlugin *plugin;
-	
+
 	MonoAssembly *assm;
 	MonoClass *klass;
-	MonoObject *obj;	
-	
+	MonoObject *obj;
+
 	MonoMethod *init;
 	MonoMethod *load;
 	MonoMethod *unload;
 	MonoMethod *destroy;
-	
+
 	GList *signal_data;
 } PurpleMonoPlugin;
 
--- a/libpurple/plugins/tcl/tcl_glib.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/plugins/tcl/tcl_glib.h	Tue Jan 04 06:42:45 2011 +0000
@@ -2,7 +2,7 @@
  * Tcl/Glib glue
  *
  * Copyright (C) 2003 Ethan Blanton <eblanton@cs.purdue.edu>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/libpurple/plugins/tcl/tcl_purple.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/plugins/tcl/tcl_purple.h	Tue Jan 04 06:42:45 2011 +0000
@@ -4,7 +4,7 @@
  * purple
  *
  * Copyright (C) 2003 Ethan Blanton <eblanton@cs.purdue.edu>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/libpurple/protocols/gg/buddylist.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/gg/buddylist.h	Tue Jan 04 06:42:45 2011 +0000
@@ -44,7 +44,7 @@
  * Get all the buddies in the current account.
  *
  * @param account Current account.
- * 
+ *
  * @return List of buddies.
  */
 char *
--- a/libpurple/protocols/gg/confer.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/gg/confer.h	Tue Jan 04 06:42:45 2011 +0000
@@ -39,7 +39,7 @@
 
 /**
  * Adds the specified UIN to the specified conversation.
- * 
+ *
  * @param gc        PurpleConnection.
  * @param chat_name Name of the conversation.
  */
@@ -61,7 +61,7 @@
 
 /**
  * Finds a conversation in which all the specified recipients participate.
- * 
+ *
  * TODO: This function should be rewritten to better handle situations when
  * somebody adds more people to the converation.
  *
@@ -81,7 +81,7 @@
  *
  * @param gc   PurpleConnection.
  * @param name Name of the conversation.
- * 
+ *
  * @return Name of the conversation.
  */
 const char*
--- a/libpurple/protocols/gg/lib/libgadu.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/gg/lib/libgadu.h	Tue Jan 04 06:42:45 2011 +0000
@@ -56,7 +56,7 @@
 #undef GG_CONFIG_HAVE_PTHREAD
 
 /* Defined if pthread resolver is the default one. */
-#undef GG_CONFIG_PTHREAD_DEFAULT 
+#undef GG_CONFIG_PTHREAD_DEFAULT
 
 /* Defined if this machine has C99-compiliant vsnprintf(). */
 #undef GG_CONFIG_HAVE_C99_VSNPRINTF
@@ -267,7 +267,7 @@
 	int send_left;		/**< Liczba bajtów do wysłania */
 
 	struct gg_dcc7 *dcc7_list;	/**< Lista połączeń bezpośrednich skojarzonych z sesją */
-	
+
 	int soft_timeout;	/**< Flaga mówiąca, że po przekroczeniu \c timeout należy wywołać \c gg_watch_fd() */
 
 	int protocol_flags;	/**< Flagi protokołu */
@@ -890,7 +890,7 @@
 };
 
 /**
- * Unia wszystkich zdarzeń zwracanych przez funkcje \c gg_watch_fd(), 
+ * Unia wszystkich zdarzeń zwracanych przez funkcje \c gg_watch_fd(),
  * \c gg_dcc_watch_fd() i \c gg_dcc7_watch_fd().
  *
  * \ingroup events
@@ -982,7 +982,7 @@
 
 #else
 
-/** 
+/**
  * \ingroup pubdir50
  *
  * Rodzaj pola zapytania.
@@ -1048,7 +1048,7 @@
 
 /**
  * Token autoryzacji niektórych operacji HTTP.
- * 
+ *
  * \ingroup token
  */
 struct gg_token {
@@ -1171,7 +1171,7 @@
 
 /**
  * \ingroup pubdir50
- * 
+ *
  * Rodzaj zapytania lub odpowiedzi katalogu publicznego.
  */
 enum {
@@ -1382,7 +1382,7 @@
 
 #else
 
-/** 
+/**
  * \ingroup login
  *
  * Flagi opcji protokołu.
--- a/libpurple/protocols/gg/search.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/gg/search.h	Tue Jan 04 06:42:45 2011 +0000
@@ -141,7 +141,7 @@
  * @param res    Public directory look-up result.
  * @param num    Id of the record.
  * @param fileld Name of the field.
- * 
+ *
  * @return UTF-8 encoded value of the field.
  */
 char *
--- a/libpurple/protocols/jabber/data.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/jabber/data.h	Tue Jan 04 06:42:45 2011 +0000
@@ -68,7 +68,7 @@
 /* returns an XHTML-IM "img" tag given a data instance */
 xmlnode *jabber_data_get_xhtml_im(const JabberData *data, const gchar *alt);
 
-void jabber_data_request(JabberStream *js, const gchar *cid, const gchar *who, 
+void jabber_data_request(JabberStream *js, const gchar *cid, const gchar *who,
     gchar *alt, gboolean ephemeral, JabberDataRequestCallback cb,
     gpointer userdata);
 
--- a/libpurple/protocols/jabber/ibb.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/jabber/ibb.h	Tue Jan 04 06:42:45 2011 +0000
@@ -110,8 +110,8 @@
 gsize jabber_ibb_session_get_block_size(const JabberIBBSession *sess);
 void jabber_ibb_session_set_block_size(JabberIBBSession *sess, gsize size);
 
-/* get maximum size data block to send (in bytes) 
- (before encoded to BASE64) */ 
+/* get maximum size data block to send (in bytes)
+ (before encoded to BASE64) */
 gsize jabber_ibb_session_get_max_data_size(const JabberIBBSession *sess);
 
 gpointer jabber_ibb_session_get_user_data(JabberIBBSession *sess);
--- a/libpurple/protocols/jabber/jingle/jingle.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/jabber/jingle/jingle.h	Tue Jan 04 06:42:45 2011 +0000
@@ -9,17 +9,17 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Library General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor Boston, MA 02110-1301,  USA
  */
- 
+
 #ifndef PURPLE_JABBER_JINGLE_H
 #define PURPLE_JABBER_JINGLE_H
 
--- a/libpurple/protocols/msn/slpmsg.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Tue Jan 04 06:42:45 2011 +0000
@@ -125,7 +125,7 @@
  * Create a new SLP message for data preparation.
  *
  * @param slpcall 	The slpcall that manages this message.
- * 
+ *
  * @return A new SlpMessage with data preparation info.
  */
 MsnSlpMessage *msn_slpmsg_dataprep_new(MsnSlpCall *slpcall);
--- a/libpurple/protocols/msn/user.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/msn/user.h	Tue Jan 04 06:42:45 2011 +0000
@@ -434,7 +434,7 @@
  *
  * @param user 		The user we are asking group membership.
  * @param group_id 	The group where the user may be in.
- * 
+ *
  * @return TRUE if user is part of the group. Otherwise, FALSE.
  */
 gboolean msn_user_is_in_group(MsnUser *user, const char * group_id);
--- a/libpurple/protocols/mxit/mxit.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/mxit/mxit.h	Tue Jan 04 06:42:45 2011 +0000
@@ -122,7 +122,7 @@
 
 
 /*
- * data structure containing all MXit session information 
+ * data structure containing all MXit session information
  */
 struct MXitSession {
 	/* socket connection */
--- a/libpurple/protocols/mxit/protocol.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/mxit/protocol.h	Tue Jan 04 06:42:45 2011 +0000
@@ -130,7 +130,7 @@
 #define		CP_CMD_MEDIA			0x001B					/* (27) get multimedia message */
 #define		CP_CMD_SPLASHCLICK		0x001F					/* (31) splash-screen clickthrough */
 #define		CP_CMD_STATUS			0x0020					/* (32) set shown presence & status */
-#define		CP_CMD_MSGEVENT			0x0023					/* (35) Raise message event */ 
+#define		CP_CMD_MSGEVENT			0x0023					/* (35) Raise message event */
 #define		CP_CMD_MOOD				0x0029					/* (41) set mood */
 #define		CP_CMD_KICK				0x002B					/* (43) login kick */
 #define		CP_CMD_GRPCHAT_CREATE	0x002C					/* (44) create new groupchat */
--- a/libpurple/protocols/qq/buddy_memo.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/qq/buddy_memo.h	Tue Jan 04 06:42:45 2011 +0000
@@ -33,7 +33,7 @@
 
 /* clan command for memo */
 enum
-{ 
+{
 	QQ_BUDDY_MEMO_MODIFY = 0x01,	/* upload memo */
 	QQ_BUDDY_MEMO_REMOVE,		/* remove memo */
 	QQ_BUDDY_MEMO_GET		/* get memo */
--- a/libpurple/protocols/qq/packet_parse.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/qq/packet_parse.h	Tue Jan 04 06:42:45 2011 +0000
@@ -30,7 +30,7 @@
 
 /* According to "UNIX Network Programming", all TCP/IP implementations
  * must support a minimum IP datagram size of 576 bytes, regardless of the MTU.
- * Assuming a 20 byte IP header and 8 byte UDP header, this leaves 548 bytes 
+ * Assuming a 20 byte IP header and 8 byte UDP header, this leaves 548 bytes
  * as a safe maximum size for UDP messages.
  *
  * TCP allows packet 64K
--- a/libpurple/protocols/qq/qq_crypt.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/qq/qq_crypt.h	Tue Jan 04 06:42:45 2011 +0000
@@ -28,6 +28,6 @@
 #include <glib.h>
 
 gint qq_encrypt(guint8* crypted, const guint8* const plain, const gint plain_len, const guint8* const key);
-		
+
 gint qq_decrypt(guint8 *plain, const guint8* const crypted, const gint crypted_len, const guint8* const key);
 #endif
--- a/libpurple/protocols/simple/sipmsg.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/simple/sipmsg.h	Tue Jan 04 06:42:45 2011 +0000
@@ -1,10 +1,10 @@
 /**
  * @file sipmsg.h
- * 
+ *
  * purple
  *
  * Copyright (C) 2005, Thomas Butter <butter@uni-mannheim.de>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/libpurple/protocols/yahoo/yahoo_friend.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/yahoo/yahoo_friend.h	Tue Jan 04 06:42:45 2011 +0000
@@ -55,7 +55,7 @@
 	gchar *ip;
 	gboolean bicon_sent_request;
 	YahooPresenceVisibility presence;
-	YahooFederation fed; 
+	YahooFederation fed;
 	long int version_id;
 	YahooPersonalDetails ypd;
 	YahooP2PStatus p2p_status;
--- a/libpurple/protocols/zephyr/sysdep.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/protocols/zephyr/sysdep.h	Tue Jan 04 06:42:45 2011 +0000
@@ -5,7 +5,7 @@
  *
  *	Copyright (c) 1988,1991 by the Massachusetts Institute of Technology.
  *	For copying and distribution information, see the file
- *	"mit-copyright.h". 
+ *	"mit-copyright.h".
  */
 
 #ifndef __SYSDEP_H__
--- a/libpurple/prpl.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/prpl.h	Tue Jan 04 06:42:45 2011 +0000
@@ -274,7 +274,7 @@
 
 	/**
 	 * Returns a hashtable which maps #proto_chat_entry struct identifiers
-	 * to default options as strings based on chat_name. The resulting 
+	 * to default options as strings based on chat_name. The resulting
 	 * hashtable should be created with g_hash_table_new_full(g_str_hash,
 	 * g_str_equal, NULL, g_free);. Use #get_chat_name if you instead need
 	 * to extract a chat name from a hashtable.
@@ -366,7 +366,7 @@
 
 	/**
 	 * Returns a chat name based on the information in components. Use
-	 * #chat_info_defaults if you instead need to generate a hashtable 
+	 * #chat_info_defaults if you instead need to generate a hashtable
 	 * from a chat name.
 	 *
 	 * @param components A hashtable containing information about the chat.
@@ -377,7 +377,7 @@
 	 * Invite a user to join a chat.
 	 *
 	 * @param id      The id of the chat to invite the user to.
-	 * @param message A message displayed to the user when the invitation 
+	 * @param message A message displayed to the user when the invitation
 	 *                is received.
 	 * @param who     The name of the user to send the invation to.
 	 */
--- a/libpurple/request.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/request.h	Tue Jan 04 06:42:45 2011 +0000
@@ -241,7 +241,7 @@
 	void *(*request_action_with_icon)(const char *title, const char *primary,
 	                        const char *secondary, int default_action,
 	                        PurpleAccount *account, const char *who,
-	                        PurpleConversation *conv, 
+	                        PurpleConversation *conv,
 	                        gconstpointer icon_data, gsize icon_size,
 	                        void *user_data,
 	                        size_t action_count, va_list actions);
@@ -1401,18 +1401,18 @@
 	void *user_data, size_t action_count, va_list actions);
 
 /**
- * Version of purple_request_action() supplying an image for the UI to 
+ * Version of purple_request_action() supplying an image for the UI to
  * optionally display as an icon in the dialog; see its documentation
  * @since 2.7.0
  */
-void *purple_request_action_with_icon(void *handle, const char *title, 
-	const char *primary, const char *secondary, int default_action, 
-	PurpleAccount *account, const char *who, PurpleConversation *conv, 
-	gconstpointer icon_data, gsize icon_size, void *user_data, 
+void *purple_request_action_with_icon(void *handle, const char *title,
+	const char *primary, const char *secondary, int default_action,
+	PurpleAccount *account, const char *who, PurpleConversation *conv,
+	gconstpointer icon_data, gsize icon_size, void *user_data,
 	size_t action_count, ...);
 
 /**
- * <tt>va_list</tt> version of purple_request_action_with_icon(); 
+ * <tt>va_list</tt> version of purple_request_action_with_icon();
  * see its documentation.
  * @since 2.7.0
  */
@@ -1508,7 +1508,7 @@
 						_("_Accept"), (accept_cb), _("_Cancel"), (cancel_cb))
 
 /**
- * A wrapper for purple_request_action_with_icon() that uses Accept and Cancel 
+ * A wrapper for purple_request_action_with_icon() that uses Accept and Cancel
  * buttons.
  */
 #define purple_request_accept_cancel_with_icon(handle, title, primary, secondary, \
--- a/libpurple/server.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/libpurple/server.h	Tue Jan 04 06:42:45 2011 +0000
@@ -171,7 +171,7 @@
 /**
  * Called by a prpl when an account has joined a chat.
  *
- * @param gc   The connection on which the chat was joined. 
+ * @param gc   The connection on which the chat was joined.
  * @param id   The id of the chat, assigned by the prpl.
  * @param name The name of the chat.
  * @return     The resulting conversation
--- a/pidgin/gtkblist.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/gtkblist.h	Tue Jan 04 06:42:45 2011 +0000
@@ -119,7 +119,7 @@
 	GtkWidget *headline_hbox;       /**< Hbox for headline notification */
 	GtkWidget *headline_label;	/**< Label for headline notifications */
 	GtkWidget *headline_image;      /**< Image for headline notifications */
-	GdkPixbuf *headline_close;      /**< @deprecated: Close image for closing the headline without triggering the callback */ 
+	GdkPixbuf *headline_close;      /**< @deprecated: Close image for closing the headline without triggering the callback */
 	GCallback headline_callback;    /**< Callback for headline notifications */
 	gpointer headline_data;         /**< User data for headline notifications */
 	GDestroyNotify headline_destroy; /**< Callback to use for destroying the headline-data */
--- a/pidgin/plugins/cap/cap.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/cap/cap.h	Tue Jan 04 06:42:45 2011 +0000
@@ -58,7 +58,7 @@
 /* Prefs UI */
 typedef struct _CapPrefsUI CapPrefsUI;
 
-struct _CapPrefsUI { 
+struct _CapPrefsUI {
 	GtkWidget *ret;
 	GtkWidget *cap_vbox;
 	GtkWidget *table_layout;
--- a/pidgin/plugins/crazychat/QTUtilities.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/QTUtilities.h	Tue Jan 04 06:42:45 2011 +0000
@@ -1,10 +1,10 @@
 /*
 	File:		QTUtilities.h
-	
+
 	Description: Interface file for QTUtilities.c source code.
 
 	Copyright: 	© Copyright 2003 Apple Computer, Inc. All rights reserved.
-	
+
 	Disclaimer:	IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc.
 				("Apple") in consideration of your agreement to the following terms, and your
 				use, installation, modification or redistribution of this Apple software
@@ -39,7 +39,7 @@
 				OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, TORT
 				(INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN
 				ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-				
+
 	Change History (most recent first):
 
 */
--- a/pidgin/plugins/crazychat/Utilities.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/Utilities.h	Tue Jan 04 06:42:45 2011 +0000
@@ -1,10 +1,10 @@
 /*
 	File:		Utilities.h
-	
+
 	Description: Interface file for Utilities.c source code.
 
 	Copyright: 	© Copyright 2003 Apple Computer, Inc. All rights reserved.
-	
+
 	Disclaimer:	IMPORTANT:  This Apple software is supplied to you by Apple Computer, Inc.
 				("Apple") in consideration of your agreement to the following terms, and your
 				use, installation, modification or redistribution of this Apple software
@@ -39,7 +39,7 @@
 				OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, TORT
 				(INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN
 				ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-				
+
 	Change History (most recent first):
 
 */
@@ -62,7 +62,7 @@
 	#define     sigMoviePlayer        FOUR_CHAR_CODE('TVOD')
 #else
     #include <FileTypesAndCreators.h>
-#endif    
+#endif
 
 
 //
--- a/pidgin/plugins/crazychat/camdata.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/camdata.h	Tue Jan 04 06:42:45 2011 +0000
@@ -6,7 +6,7 @@
  *  Copyright (c) 2004 __MyCompanyName__. All rights reserved.
  *
  */
- 
+
 #pragma once
 
 #ifdef __APPLE_CC__
@@ -17,12 +17,12 @@
 	#include <QuickTime.h>
 #endif
 
-typedef struct 
+typedef struct
 {
 	GWorldPtr 				gw;
 	GWorldPtr 				overlay;
 	GWorldPtr 				histoWorld;
-	
+
 	Rect 					bounds;
 	WindowPtr				window;
 	ImageSequence 			drawSeq;
--- a/pidgin/plugins/crazychat/face.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/face.h	Tue Jan 04 06:42:45 2011 +0000
@@ -25,7 +25,7 @@
 	GLint* mat_indeces;
 	GLMmat_str* materials;
 	OUTPUT_MODE my_mode;
-	int eye_count, crazy_count;	
+	int eye_count, crazy_count;
 	void (*draw_func)(struct face_struct*, GLfloat, GLfloat, BOOL, BOOL, GLfloat, DIRECTION, OUTPUT_MODE);
 	float curr_z_angle, curr_eye_pop;
 };
@@ -39,6 +39,6 @@
 
 void draw_face(FACE face, GLfloat zrot, GLfloat yrot, BOOL left_eye, BOOL right_eye, GLfloat mouth_open, DIRECTION dir, OUTPUT_MODE mode);
 
-void change_materials(FACE face, int* mats, int num_change); 
+void change_materials(FACE face, int* mats, int num_change);
 
 #endif
--- a/pidgin/plugins/crazychat/filter.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/filter.h	Tue Jan 04 06:42:45 2011 +0000
@@ -10,7 +10,7 @@
 	float mouth_open[10];
 	float xfilt[10];
 	float yfilt[10];
-} filter_bank;	
+} filter_bank;
 
 filter_bank* Filter_Initialize (void);
 void Filter_Destroy (filter_bank *f);
--- a/pidgin/plugins/crazychat/glm.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/crazychat/glm.h	Tue Jan 04 06:42:45 2011 +0000
@@ -1,7 +1,7 @@
 #ifndef __GLM__H__
 #define __GLM__H__
 
-/*    
+/*
       glm.h
 
  */
@@ -27,7 +27,7 @@
 #define GLM_MATERIAL (1 << 4)		/* render with materials */
 
 
-/* GLMmaterial: Structure that defines a material in a model. 
+/* GLMmaterial: Structure that defines a material in a model.
  */
 typedef struct _GLMmaterial
 {
@@ -103,7 +103,7 @@
  * scaling it to fit in a unit cube around the origin.  Returns the
  * scalefactor used.
  *
- * model - properly initialized GLMmodel structure 
+ * model - properly initialized GLMmodel structure
  */
 GLfloat
 glmUnitize(GLMmodel* model);
@@ -118,7 +118,7 @@
 glmDimensions(GLMmodel* model, GLfloat* dimensions);
 
 /* glmScale: Scales a model by a given amount.
- * 
+ *
  * model - properly initialized GLMmodel structure
  * scale - scalefactor (0.5 = half as large, 2.0 = twice as large)
  */
@@ -128,8 +128,8 @@
 /* glmReverseWinding: Reverse the polygon winding for all polygons in
  * this model.  Default winding is counter-clockwise.  Also changes
  * the direction of the normals.
- * 
- * model - properly initialized GLMmodel structure 
+ *
+ * model - properly initialized GLMmodel structure
  */
 GLvoid
 glmReverseWinding(GLMmodel* model);
@@ -196,9 +196,9 @@
  * Returns a pointer to the created object which should be free'd with
  * glmDelete().
  *
- * filename - name of the file containing the Wavefront .OBJ format data.  
+ * filename - name of the file containing the Wavefront .OBJ format data.
  */
-GLMmodel* 
+GLMmodel*
 glmReadOBJ(char* filename);
 
 /* glmWriteOBJ: Writes a model description in Wavefront .OBJ format to
@@ -239,7 +239,7 @@
  *            GLM_FLAT    -  render with facet normals
  *            GLM_SMOOTH  -  render with vertex normals
  *            GLM_TEXTURE -  render with texture coords
- *            GLM_FLAT and GLM_SMOOTH should not both be specified.  
+ *            GLM_FLAT and GLM_SMOOTH should not both be specified.
  */
 GLuint
 glmList(GLMmodel* model, GLuint mode);
@@ -255,10 +255,10 @@
 GLvoid
 glmWeld(GLMmodel* model, GLfloat epsilon);
 
-GLMmat_str* 
+GLMmat_str*
 glmMTL(char* name);
 
-void 
+void
 glmSetMat(GLMmat_str* mats, GLint index);
 
 #  ifdef __cplusplus
--- a/pidgin/plugins/ticker/gtkticker.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/ticker/gtkticker.h	Tue Jan 04 06:42:45 2011 +0000
@@ -18,7 +18,7 @@
  */
 
 /*
- * Copyright 2000 Syd Logan 
+ * Copyright 2000 Syd Logan
  */
 
 #ifndef __GTK_TICKER_H__
--- a/pidgin/plugins/win32/winprefs/gtkappbar.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/win32/winprefs/gtkappbar.h	Tue Jan 04 06:42:45 2011 +0000
@@ -4,7 +4,7 @@
  * File: gtkappbar.h
  * Date: August 2, 2003
  * Description: Appbar functionality for Windows GTK+ applications
- * 
+ *
  * Copyright (C) 2003, Herman Bloggs <hermanator12002@yahoo.com>
  *
  * This program is free software; you can redistribute it and/or modify