diff src/protocols/gg/gg.c @ 9863:0e3a84f18467

[gaim-migrate @ 10742] Whitespace and comment changes, mostly. And changed a few other things that aren't ansi c... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 25 Aug 2004 03:09:08 +0000
parents 62eb9fe24692
children e74eb0d11f86
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Wed Aug 25 02:04:38 2004 +0000
+++ b/src/protocols/gg/gg.c	Wed Aug 25 03:09:08 2004 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 10665 2004-08-20 22:05:18Z lschiere $
+ * $Id: gg.c 10742 2004-08-25 03:09:08Z thekingant $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  *
@@ -1713,4 +1713,4 @@
 	my_protocol = plugin;
 }
 
-GAIM_INIT_PLUGIN(gg, init_plugin, info);
+GAIM_INIT_PLUGIN(gg, init_plugin, info)