Mercurial > pidgin
comparison finch/gntft.c @ 31086:a8cc50c2279f
Remove trailing whitespace
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 04 Jan 2011 06:55:30 +0000 |
parents | 1cdae196aac8 |
children | e893296d853b 3828a61c44da |
comparison
equal
deleted
inserted
replaced
31085:44f53d3fc54f | 31086:a8cc50c2279f |
---|---|
354 | 354 |
355 xfer_dialog->num_transfers--; | 355 xfer_dialog->num_transfers--; |
356 | 356 |
357 if (xfer_dialog->num_transfers == 0 && !xfer_dialog->keep_open) | 357 if (xfer_dialog->num_transfers == 0 && !xfer_dialog->keep_open) |
358 finch_xfer_dialog_destroy(); | 358 finch_xfer_dialog_destroy(); |
359 else | 359 else |
360 update_title_progress(); | 360 update_title_progress(); |
361 purple_xfer_unref(xfer); | 361 purple_xfer_unref(xfer); |
362 } | 362 } |
363 | 363 |
364 void | 364 void |