Mercurial > pidgin.yaz
diff pidgin/plugins/crazychat/filter.h @ 31533:44f53d3fc54f
Remove trailing whitespace
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 04 Jan 2011 06:42:45 +0000 |
| parents | 5fe8042783c1 |
| children |
line wrap: on
line diff
--- a/pidgin/plugins/crazychat/filter.h Mon Jan 03 19:18:07 2011 +0000 +++ b/pidgin/plugins/crazychat/filter.h Tue Jan 04 06:42:45 2011 +0000 @@ -10,7 +10,7 @@ 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);
