Mercurial > geeqie
diff src/layout.c @ 995:6ca2c5fd7b13
Whitespaces cleanup.
| author | zas_ |
|---|---|
| date | Mon, 25 Aug 2008 22:20:45 +0000 |
| parents | bc73dc055cd0 |
| children | 45ce6c1f331e |
line wrap: on
line diff
--- a/src/layout.c Mon Aug 25 18:13:33 2008 +0000 +++ b/src/layout.c Mon Aug 25 22:20:45 2008 +0000 @@ -1838,7 +1838,7 @@ file_data_unregister_notify_func(layout_image_notify_cb, lw); - if (lw->dir_fd) + if (lw->dir_fd) { file_data_unregister_real_time_monitor(lw->dir_fd); file_data_unref(lw->dir_fd);
