Mercurial > pidgin.yaz
comparison libpurple/plugins/codeinline.c @ 31534:a8cc50c2279f
Remove trailing whitespace
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 04 Jan 2011 06:55:30 +0000 |
| parents | ea62e934c80b |
| children |
comparison
equal
deleted
inserted
replaced
| 31533:44f53d3fc54f | 31534:a8cc50c2279f |
|---|---|
| 60 | 60 |
| 61 static PurplePluginInfo info = | 61 static PurplePluginInfo info = |
| 62 { | 62 { |
| 63 PURPLE_PLUGIN_MAGIC, | 63 PURPLE_PLUGIN_MAGIC, |
| 64 PURPLE_MAJOR_VERSION, | 64 PURPLE_MAJOR_VERSION, |
| 65 PURPLE_MINOR_VERSION, | 65 PURPLE_MINOR_VERSION, |
| 66 PURPLE_PLUGIN_STANDARD, | 66 PURPLE_PLUGIN_STANDARD, |
| 67 NULL, | 67 NULL, |
| 68 0, | 68 0, |
| 69 NULL, | 69 NULL, |
| 70 PURPLE_PRIORITY_DEFAULT, | 70 PURPLE_PRIORITY_DEFAULT, |
