summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Laager <rlaager@pidgin.im>2011-01-04 06:42:45 +0000
committerRichard Laager <rlaager@pidgin.im>2011-01-04 06:42:45 +0000
commitacce20026ef5987320ff689e55db8fa0518c9f59 (patch)
tree440223532c3db643a6971e7a2b7a0b4ee6ef7f8d
parent54cbbb1914b9194864dfbae75a1628b1c33952ec (diff)
downloadpidgin-acce20026ef5987320ff689e55db8fa0518c9f59.tar.gz
Remove trailing whitespace
-rw-r--r--finch/gntlog.h2
-rw-r--r--finch/gntsound.h2
-rw-r--r--finch/libgnt/gnt-skel.h4
-rw-r--r--finch/libgnt/gntbindable.h2
-rw-r--r--finch/libgnt/gntcombobox.h2
-rw-r--r--finch/libgnt/gntkeys.h2
-rw-r--r--finch/libgnt/gntmenu.h2
-rw-r--r--finch/libgnt/gntslider.h6
-rw-r--r--finch/libgnt/gnttree.h12
-rw-r--r--finch/libgnt/gntutils.h6
-rw-r--r--finch/libgnt/gntws.h2
-rw-r--r--libpurple/core.h2
-rw-r--r--libpurple/ft.h4
-rw-r--r--libpurple/media/backend-iface.h2
-rw-r--r--libpurple/media/codec.h2
-rw-r--r--libpurple/network.h6
-rw-r--r--libpurple/plugins/mono/loader/mono-helper.h8
-rw-r--r--libpurple/plugins/tcl/tcl_glib.h2
-rw-r--r--libpurple/plugins/tcl/tcl_purple.h2
-rw-r--r--libpurple/protocols/gg/buddylist.h2
-rw-r--r--libpurple/protocols/gg/confer.h6
-rw-r--r--libpurple/protocols/gg/lib/libgadu.h14
-rw-r--r--libpurple/protocols/gg/search.h2
-rw-r--r--libpurple/protocols/jabber/data.h2
-rw-r--r--libpurple/protocols/jabber/ibb.h4
-rw-r--r--libpurple/protocols/jabber/jingle/jingle.h6
-rw-r--r--libpurple/protocols/msn/slpmsg.h2
-rw-r--r--libpurple/protocols/msn/user.h2
-rw-r--r--libpurple/protocols/mxit/mxit.h2
-rw-r--r--libpurple/protocols/mxit/protocol.h2
-rw-r--r--libpurple/protocols/qq/buddy_memo.h2
-rw-r--r--libpurple/protocols/qq/packet_parse.h2
-rw-r--r--libpurple/protocols/qq/qq_crypt.h2
-rw-r--r--libpurple/protocols/simple/sipmsg.h4
-rw-r--r--libpurple/protocols/yahoo/yahoo_friend.h2
-rw-r--r--libpurple/protocols/zephyr/sysdep.h2
-rw-r--r--libpurple/prpl.h6
-rw-r--r--libpurple/request.h16
-rw-r--r--libpurple/server.h2
-rw-r--r--pidgin/gtkblist.h2
-rw-r--r--pidgin/plugins/cap/cap.h2
-rw-r--r--pidgin/plugins/crazychat/QTUtilities.h6
-rw-r--r--pidgin/plugins/crazychat/Utilities.h8
-rw-r--r--pidgin/plugins/crazychat/camdata.h6
-rw-r--r--pidgin/plugins/crazychat/face.h4
-rw-r--r--pidgin/plugins/crazychat/filter.h2
-rw-r--r--pidgin/plugins/crazychat/glm.h22
-rw-r--r--pidgin/plugins/ticker/gtkticker.h2
-rw-r--r--pidgin/plugins/win32/winprefs/gtkappbar.h2
49 files changed, 104 insertions, 104 deletions
diff --git a/finch/gntlog.h b/finch/gntlog.h
index e6bc43cebe..e089b62456 100644
--- a/finch/gntlog.h
+++ b/finch/gntlog.h
@@ -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
diff --git a/finch/gntsound.h b/finch/gntsound.h
index 7ffb2d744d..c1edfaac6f 100644
--- a/finch/gntsound.h
+++ b/finch/gntsound.h
@@ -44,7 +44,7 @@ const char *finch_sound_get_active_profile(void);
/**
* Set the active profile. If the profile doesn't exist, nothing is changed.
- *
+ *
* @param name The name of the profile
*
* @since 2.1.0
diff --git a/finch/libgnt/gnt-skel.h b/finch/libgnt/gnt-skel.h
index e409383e6f..98ba9e4710 100644
--- a/finch/libgnt/gnt-skel.h
+++ b/finch/libgnt/gnt-skel.h
@@ -61,14 +61,14 @@ struct _GntSkelClass
G_BEGIN_DECLS
/**
- *
+ *
*
* @return
*/
GType gnt_skel_get_gtype(void);
/**
- *
+ *
*
* @return
*/
diff --git a/finch/libgnt/gntbindable.h b/finch/libgnt/gntbindable.h
index 04d806d2ec..ff39d561c7 100644
--- a/finch/libgnt/gntbindable.h
+++ b/finch/libgnt/gntbindable.h
@@ -67,7 +67,7 @@ struct _GntBindableClass
G_BEGIN_DECLS
/**
- *
+ *
*
* @return
*/
diff --git a/finch/libgnt/gntcombobox.h b/finch/libgnt/gntcombobox.h
index 4965e4b15c..a90963d6f2 100644
--- a/finch/libgnt/gntcombobox.h
+++ b/finch/libgnt/gntcombobox.h
@@ -91,7 +91,7 @@ void gnt_combo_box_add_data(GntComboBox *box, gpointer key, const char *text);
/**
* Remove an entry
- *
+ *
* @param box The GntComboBox
* @param key The data to be removed
*/
diff --git a/finch/libgnt/gntkeys.h b/finch/libgnt/gntkeys.h
index 78cdc17caf..1a63c1a663 100644
--- a/finch/libgnt/gntkeys.h
+++ b/finch/libgnt/gntkeys.h
@@ -158,7 +158,7 @@ void gnt_keys_del_combination(const char *key);
*/
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
diff --git a/finch/libgnt/gntmenu.h b/finch/libgnt/gntmenu.h
index 4345ba74d2..53b75eead8 100644
--- a/finch/libgnt/gntmenu.h
+++ b/finch/libgnt/gntmenu.h
@@ -63,7 +63,7 @@ struct _GntMenu
{
GntTree parent;
GntMenuType type;
-
+
GList *list;
int selected;
diff --git a/finch/libgnt/gntslider.h b/finch/libgnt/gntslider.h
index 7cd6584342..a1448f7165 100644
--- a/finch/libgnt/gntslider.h
+++ b/finch/libgnt/gntslider.h
@@ -109,7 +109,7 @@ void gnt_slider_set_range(GntSlider *slider, int max, int min);
/**
* Sets the amount of change at each step.
- *
+ *
* @param slider The slider
* @param step The amount for each step
*
@@ -119,7 +119,7 @@ void gnt_slider_set_step(GntSlider *slider, int step);
/**
* 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 @@ void gnt_slider_set_small_step(GntSlider *slider, int step);
/**
* Sets the amount of change a large step.
- *
+ *
* @param slider The slider
* @param step The amount for a large step (for the slider)
*
diff --git a/finch/libgnt/gnttree.h b/finch/libgnt/gnttree.h
index 894d3fb632..2be31b2cce 100644
--- a/finch/libgnt/gnttree.h
+++ b/finch/libgnt/gnttree.h
@@ -62,9 +62,9 @@ struct _GntTree
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 @@ char * gnt_tree_get_selection_text(GntTree *tree);
* @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 @@ void gnt_tree_set_show_title(GntTree *tree, gboolean set);
* @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 @@ void gnt_tree_set_hash_fns(GntTree *tree, gpointer hash, gpointer eq, gpointer k
* 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 @@ void gnt_tree_set_column_visible(GntTree *tree, int col, gboolean vis);
/**
* 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
diff --git a/finch/libgnt/gntutils.h b/finch/libgnt/gntutils.h
index 6aa66a13b7..7517d7420c 100644
--- a/finch/libgnt/gntutils.h
+++ b/finch/libgnt/gntutils.h
@@ -66,7 +66,7 @@ int gnt_util_onscreen_width(const char *start, const char *end);
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 @@ gboolean gnt_boolean_handled_accumulator(GSignalInvocationHint *ihint, GValue *r
/**
* 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 @@ GntWidget * gnt_widget_bindings_view(GntWidget *widget);
* </vwindow>",
* 2, &win, &button);
* @endcode
- *
+ *
* @param string The XML string.
* @param num The number of widgets to return, followed by 'num' GntWidget **
*/
diff --git a/finch/libgnt/gntws.h b/finch/libgnt/gntws.h
index 262178a9ea..795921b196 100644
--- a/finch/libgnt/gntws.h
+++ b/finch/libgnt/gntws.h
@@ -46,7 +46,7 @@ struct _GntWS
GList *list;
GList *ordered;
gpointer ui_data;
-
+
void *res1;
void *res2;
void *res3;
diff --git a/libpurple/core.h b/libpurple/core.h
index 3ae05c2010..c55591e234 100644
--- a/libpurple/core.h
+++ b/libpurple/core.h
@@ -201,7 +201,7 @@ gboolean purple_core_ensure_single_instance(void);
* <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
diff --git a/libpurple/ft.h b/libpurple/ft.h
index 216eda78a6..3636cae247 100644
--- a/libpurple/ft.h
+++ b/libpurple/ft.h
@@ -712,8 +712,8 @@ gconstpointer purple_xfer_get_thumbnail(const PurpleXfer *xfer, gsize *len);
* @since 2.7.0
*/
const gchar *purple_xfer_get_thumbnail_mimetype(const PurpleXfer *xfer);
-
-
+
+
/**
* Sets the thumbnail data for a transfer
*
diff --git a/libpurple/media/backend-iface.h b/libpurple/media/backend-iface.h
index 258db85add..7c541089d6 100644
--- a/libpurple/media/backend-iface.h
+++ b/libpurple/media/backend-iface.h
@@ -46,7 +46,7 @@ typedef struct _PurpleMediaBackendIface PurpleMediaBackendIface;
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,
diff --git a/libpurple/media/codec.h b/libpurple/media/codec.h
index 9262698c49..46a4ee194e 100644
--- a/libpurple/media/codec.h
+++ b/libpurple/media/codec.h
@@ -117,7 +117,7 @@ guint purple_media_codec_get_channels(PurpleMediaCodec *codec);
/**
* 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.
*
diff --git a/libpurple/network.h b/libpurple/network.h
index f836d88520..333f8e7f30 100644
--- a/libpurple/network.h
+++ b/libpurple/network.h
@@ -163,7 +163,7 @@ PurpleNetworkListenData *purple_network_listen(unsigned short port,
* 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 @@ PurpleNetworkListenData *purple_network_listen_range(unsigned short start,
/**
* \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
diff --git a/libpurple/plugins/mono/loader/mono-helper.h b/libpurple/plugins/mono/loader/mono-helper.h
index 191a8fbe8e..1d454388d5 100644
--- a/libpurple/plugins/mono/loader/mono-helper.h
+++ b/libpurple/plugins/mono/loader/mono-helper.h
@@ -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;
diff --git a/libpurple/plugins/tcl/tcl_glib.h b/libpurple/plugins/tcl/tcl_glib.h
index 50f6d5148c..d999d05594 100644
--- a/libpurple/plugins/tcl/tcl_glib.h
+++ b/libpurple/plugins/tcl/tcl_glib.h
@@ -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
diff --git a/libpurple/plugins/tcl/tcl_purple.h b/libpurple/plugins/tcl/tcl_purple.h
index 22c56d7d78..5e1d376ee1 100644
--- a/libpurple/plugins/tcl/tcl_purple.h
+++ b/libpurple/plugins/tcl/tcl_purple.h
@@ -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
diff --git a/libpurple/protocols/gg/buddylist.h b/libpurple/protocols/gg/buddylist.h
index 86a47b3292..d1a16dfde8 100644
--- a/libpurple/protocols/gg/buddylist.h
+++ b/libpurple/protocols/gg/buddylist.h
@@ -44,7 +44,7 @@ ggp_buddylist_load(PurpleConnection *gc, char *buddylist);
* Get all the buddies in the current account.
*
* @param account Current account.
- *
+ *
* @return List of buddies.
*/
char *
diff --git a/libpurple/protocols/gg/confer.h b/libpurple/protocols/gg/confer.h
index cb3c27732f..37e93df128 100644
--- a/libpurple/protocols/gg/confer.h
+++ b/libpurple/protocols/gg/confer.h
@@ -39,7 +39,7 @@ ggp_confer_find_by_name(PurpleConnection *gc, const gchar *name);
/**
* Adds the specified UIN to the specified conversation.
- *
+ *
* @param gc PurpleConnection.
* @param chat_name Name of the conversation.
*/
@@ -61,7 +61,7 @@ ggp_confer_participants_add(PurpleConnection *gc, const gchar *chat_name,
/**
* 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 @@ ggp_confer_find_by_participants(PurpleConnection *gc, const uin_t *recipients,
*
* @param gc PurpleConnection.
* @param name Name of the conversation.
- *
+ *
* @return Name of the conversation.
*/
const char*
diff --git a/libpurple/protocols/gg/lib/libgadu.h b/libpurple/protocols/gg/lib/libgadu.h
index 1af4f44579..898f17abc4 100644
--- a/libpurple/protocols/gg/lib/libgadu.h
+++ b/libpurple/protocols/gg/lib/libgadu.h
@@ -56,7 +56,7 @@ extern "C" {
#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 @@ struct gg_session {
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 @@ struct gg_event_dcc7_accept {
};
/**
- * 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 @@ void gg_pubdir50_free(gg_pubdir50_t res);
#else
-/**
+/**
* \ingroup pubdir50
*
* Rodzaj pola zapytania.
@@ -1048,7 +1048,7 @@ void gg_pubdir_free(struct gg_http *f);
/**
* Token autoryzacji niektórych operacji HTTP.
- *
+ *
* \ingroup token
*/
struct gg_token {
@@ -1171,7 +1171,7 @@ extern unsigned long gg_local_ip;
/**
* \ingroup pubdir50
- *
+ *
* Rodzaj zapytania lub odpowiedzi katalogu publicznego.
*/
enum {
@@ -1382,7 +1382,7 @@ int gg_dcc7_handle_reject(struct gg_session *sess, struct gg_event *e, void *pay
#else
-/**
+/**
* \ingroup login
*
* Flagi opcji protokołu.
diff --git a/libpurple/protocols/gg/search.h b/libpurple/protocols/gg/search.h
index 3f89054cf9..8cc27892ce 100644
--- a/libpurple/protocols/gg/search.h
+++ b/libpurple/protocols/gg/search.h
@@ -141,7 +141,7 @@ ggp_search_start(PurpleConnection *gc, GGPSearchForm *form);
* @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 *
diff --git a/libpurple/protocols/jabber/data.h b/libpurple/protocols/jabber/data.h
index c0be150c32..84c200f633 100644
--- a/libpurple/protocols/jabber/data.h
+++ b/libpurple/protocols/jabber/data.h
@@ -68,7 +68,7 @@ xmlnode *jabber_data_get_xml_definition(const JabberData *data);
/* 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);
diff --git a/libpurple/protocols/jabber/ibb.h b/libpurple/protocols/jabber/ibb.h
index 224ef938b0..4b2e711f68 100644
--- a/libpurple/protocols/jabber/ibb.h
+++ b/libpurple/protocols/jabber/ibb.h
@@ -110,8 +110,8 @@ JabberIBBSessionState jabber_ibb_session_get_state(const JabberIBBSession *sess)
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);
diff --git a/libpurple/protocols/jabber/jingle/jingle.h b/libpurple/protocols/jabber/jingle/jingle.h
index 3813529f8d..acef9b6519 100644
--- a/libpurple/protocols/jabber/jingle/jingle.h
+++ b/libpurple/protocols/jabber/jingle/jingle.h
@@ -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
diff --git a/libpurple/protocols/msn/slpmsg.h b/libpurple/protocols/msn/slpmsg.h
index 6284b1de8d..ac5fdc306a 100644
--- a/libpurple/protocols/msn/slpmsg.h
+++ b/libpurple/protocols/msn/slpmsg.h
@@ -125,7 +125,7 @@ MsnSlpMessage *msn_slpmsg_obj_new(MsnSlpCall *slpcall, PurpleStoredImage *img);
* 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);
diff --git a/libpurple/protocols/msn/user.h b/libpurple/protocols/msn/user.h
index 43ed0442dd..9fcce64318 100644
--- a/libpurple/protocols/msn/user.h
+++ b/libpurple/protocols/msn/user.h
@@ -434,7 +434,7 @@ guint msn_user_get_extcaps(const MsnUser *user);
*
* @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);
diff --git a/libpurple/protocols/mxit/mxit.h b/libpurple/protocols/mxit/mxit.h
index 915a00bd91..27e0bfbacc 100644
--- a/libpurple/protocols/mxit/mxit.h
+++ b/libpurple/protocols/mxit/mxit.h
@@ -122,7 +122,7 @@
/*
- * data structure containing all MXit session information
+ * data structure containing all MXit session information
*/
struct MXitSession {
/* socket connection */
diff --git a/libpurple/protocols/mxit/protocol.h b/libpurple/protocols/mxit/protocol.h
index 22d887d667..8c57862b20 100644
--- a/libpurple/protocols/mxit/protocol.h
+++ b/libpurple/protocols/mxit/protocol.h
@@ -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 */
diff --git a/libpurple/protocols/qq/buddy_memo.h b/libpurple/protocols/qq/buddy_memo.h
index 8ceb246f2e..4d932d6728 100644
--- a/libpurple/protocols/qq/buddy_memo.h
+++ b/libpurple/protocols/qq/buddy_memo.h
@@ -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 */
diff --git a/libpurple/protocols/qq/packet_parse.h b/libpurple/protocols/qq/packet_parse.h
index 2cd10c6a3e..23dc43e9f8 100644
--- a/libpurple/protocols/qq/packet_parse.h
+++ b/libpurple/protocols/qq/packet_parse.h
@@ -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
diff --git a/libpurple/protocols/qq/qq_crypt.h b/libpurple/protocols/qq/qq_crypt.h
index e66f4fb695..6a7be773fa 100644
--- a/libpurple/protocols/qq/qq_crypt.h
+++ b/libpurple/protocols/qq/qq_crypt.h
@@ -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
diff --git a/libpurple/protocols/simple/sipmsg.h b/libpurple/protocols/simple/sipmsg.h
index e7161b6880..268329c963 100644
--- a/libpurple/protocols/simple/sipmsg.h
+++ b/libpurple/protocols/simple/sipmsg.h
@@ -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
diff --git a/libpurple/protocols/yahoo/yahoo_friend.h b/libpurple/protocols/yahoo/yahoo_friend.h
index 143d8d84d9..2560fc77b7 100644
--- a/libpurple/protocols/yahoo/yahoo_friend.h
+++ b/libpurple/protocols/yahoo/yahoo_friend.h
@@ -55,7 +55,7 @@ typedef struct _YahooFriend {
gchar *ip;
gboolean bicon_sent_request;
YahooPresenceVisibility presence;
- YahooFederation fed;
+ YahooFederation fed;
long int version_id;
YahooPersonalDetails ypd;
YahooP2PStatus p2p_status;
diff --git a/libpurple/protocols/zephyr/sysdep.h b/libpurple/protocols/zephyr/sysdep.h
index f96a705491..f5e17a1663 100644
--- a/libpurple/protocols/zephyr/sysdep.h
+++ b/libpurple/protocols/zephyr/sysdep.h
@@ -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__
diff --git a/libpurple/prpl.h b/libpurple/prpl.h
index 26493484e6..f3a2877fce 100644
--- a/libpurple/prpl.h
+++ b/libpurple/prpl.h
@@ -274,7 +274,7 @@ struct _PurplePluginProtocolInfo
/**
* 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 @@ struct _PurplePluginProtocolInfo
/**
* 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 @@ struct _PurplePluginProtocolInfo
* 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.
*/
diff --git a/libpurple/request.h b/libpurple/request.h
index 2083f7936b..8035ef806b 100644
--- a/libpurple/request.h
+++ b/libpurple/request.h
@@ -241,7 +241,7 @@ typedef struct
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 *purple_request_action_varg(void *handle, const char *title,
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 @@ void purple_request_close_with_handle(void *handle);
_("_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, \
diff --git a/libpurple/server.h b/libpurple/server.h
index 2302fc8d2b..504011561b 100644
--- a/libpurple/server.h
+++ b/libpurple/server.h
@@ -171,7 +171,7 @@ void serv_got_chat_invite(PurpleConnection *gc, const char *name,
/**
* 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
diff --git a/pidgin/gtkblist.h b/pidgin/gtkblist.h
index 9a5a56d18d..a3d5f26c4f 100644
--- a/pidgin/gtkblist.h
+++ b/pidgin/gtkblist.h
@@ -119,7 +119,7 @@ struct _PidginBuddyList {
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 */
diff --git a/pidgin/plugins/cap/cap.h b/pidgin/plugins/cap/cap.h
index 5b187bcb51..3832b3f901 100644
--- a/pidgin/plugins/cap/cap.h
+++ b/pidgin/plugins/cap/cap.h
@@ -58,7 +58,7 @@ gboolean _sqlite_initialized;
/* Prefs UI */
typedef struct _CapPrefsUI CapPrefsUI;
-struct _CapPrefsUI {
+struct _CapPrefsUI {
GtkWidget *ret;
GtkWidget *cap_vbox;
GtkWidget *table_layout;
diff --git a/pidgin/plugins/crazychat/QTUtilities.h b/pidgin/plugins/crazychat/QTUtilities.h
index 6e2773a134..a6dedacec6 100644
--- a/pidgin/plugins/crazychat/QTUtilities.h
+++ b/pidgin/plugins/crazychat/QTUtilities.h
@@ -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):
*/
diff --git a/pidgin/plugins/crazychat/Utilities.h b/pidgin/plugins/crazychat/Utilities.h
index 95c46449b0..5f58ec827a 100644
--- a/pidgin/plugins/crazychat/Utilities.h
+++ b/pidgin/plugins/crazychat/Utilities.h
@@ -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
//
diff --git a/pidgin/plugins/crazychat/camdata.h b/pidgin/plugins/crazychat/camdata.h
index 85300c8bec..cdd8fdb8d9 100644
--- a/pidgin/plugins/crazychat/camdata.h
+++ b/pidgin/plugins/crazychat/camdata.h
@@ -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;
diff --git a/pidgin/plugins/crazychat/face.h b/pidgin/plugins/crazychat/face.h
index 9ff1eea914..de7848df23 100644
--- a/pidgin/plugins/crazychat/face.h
+++ b/pidgin/plugins/crazychat/face.h
@@ -25,7 +25,7 @@ struct face_struct {
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 @@ FACE copy_face(FACE f);
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
diff --git a/pidgin/plugins/crazychat/filter.h b/pidgin/plugins/crazychat/filter.h
index b45467b259..40e472e8bd 100644
--- a/pidgin/plugins/crazychat/filter.h
+++ b/pidgin/plugins/crazychat/filter.h
@@ -10,7 +10,7 @@ typedef struct filter_bank {
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);
diff --git a/pidgin/plugins/crazychat/glm.h b/pidgin/plugins/crazychat/glm.h
index 84599c8fac..9c5285f62d 100644
--- a/pidgin/plugins/crazychat/glm.h
+++ b/pidgin/plugins/crazychat/glm.h
@@ -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 @@ extern "C" {
* 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 @@ GLvoid
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 @@ glmScale(GLMmodel* model, GLfloat scale);
/* 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 @@ glmDelete(GLMmodel* model);
* 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 @@ glmDraw(GLMmodel* model, GLuint mode);
* 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 @@ glmList(GLMmodel* model, GLuint mode);
GLvoid
glmWeld(GLMmodel* model, GLfloat epsilon);
-GLMmat_str*
+GLMmat_str*
glmMTL(char* name);
-void
+void
glmSetMat(GLMmat_str* mats, GLint index);
# ifdef __cplusplus
diff --git a/pidgin/plugins/ticker/gtkticker.h b/pidgin/plugins/ticker/gtkticker.h
index 7fc4f476e1..5a298bb245 100644
--- a/pidgin/plugins/ticker/gtkticker.h
+++ b/pidgin/plugins/ticker/gtkticker.h
@@ -18,7 +18,7 @@
*/
/*
- * Copyright 2000 Syd Logan
+ * Copyright 2000 Syd Logan
*/
#ifndef __GTK_TICKER_H__
diff --git a/pidgin/plugins/win32/winprefs/gtkappbar.h b/pidgin/plugins/win32/winprefs/gtkappbar.h
index e70579e201..fff5eed8e4 100644
--- a/pidgin/plugins/win32/winprefs/gtkappbar.h
+++ b/pidgin/plugins/win32/winprefs/gtkappbar.h
@@ -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