changeset 16074:771e1bfa22c6

Whitespace
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 11 Apr 2007 20:07:21 +0000
parents 735d92e685ef
children 40a723142fef
files pidgin/plugins/extplacement.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/extplacement.c	Wed Apr 11 19:52:57 2007 +0000
+++ b/pidgin/plugins/extplacement.c	Wed Apr 11 20:07:21 2007 +0000
@@ -127,10 +127,10 @@
 	PURPLE_MAJOR_VERSION,
 	PURPLE_MINOR_VERSION,
 	PURPLE_PLUGIN_STANDARD,							/**< type			*/
-	PIDGIN_PLUGIN_TYPE,							/**< ui_requirement	*/
+	PIDGIN_PLUGIN_TYPE,								/**< ui_requirement	*/
 	0,												/**< flags			*/
 	NULL,											/**< dependencies	*/
-	PURPLE_PRIORITY_DEFAULT,							/**< priority		*/
+	PURPLE_PRIORITY_DEFAULT,						/**< priority		*/
 	"gtk-extplacement",								/**< id				*/
 	N_("ExtPlacement"),								/**< name			*/
 	VERSION,										/**< version		*/