/pidgin/main: 37248ac9dbb9: Minor indentation fix.

Mark Doliner <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 37248ac9dbb95e8a5d387c2b53731bde44a98e9b
Author:	 Mark Doliner <[email protected]>
Date:	 2015-04-05 13:54 -0700
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/37248ac9dbb9

Description:

Minor indentation fix.

Mostly using this as an excuse to say that I was wrong about commit
a0906e7a6bae needing to be applied to master. I just looked through
it and all the changes are already in master (with the exception of
the functions purple_media_authentication_get_type and
purple_media_cipher_get_type and the structs PurpleMediaAuthentication
and PurpleMediaCipher, which I'm assuming have some other equivalent
in master.

diffstat:

 libpurple/media/backend-fs2.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff --git a/libpurple/media/backend-fs2.c b/libpurple/media/backend-fs2.c
--- a/libpurple/media/backend-fs2.c
+++ b/libpurple/media/backend-fs2.c
@@ -83,8 +83,8 @@ static GList *purple_media_backend_fs2_g
 		const gchar *sess_id, const gchar *participant);
 #if GST_CHECK_VERSION(1,0,0)
 static gboolean purple_media_backend_fs2_set_encryption_parameters (
-	PurpleMediaBackend *self, const gchar *sess_id, const gchar *cipher,
-	const gchar *auth, const gchar *key, gsize key_len);
+		PurpleMediaBackend *self, const gchar *sess_id, const gchar *cipher,
+		const gchar *auth, const gchar *key, gsize key_len);
 static gboolean purple_media_backend_fs2_set_decryption_parameters(
 		PurpleMediaBackend *self, const gchar *sess_id,
 		const gchar *participant, const gchar *cipher,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.