Fix missing newline at end of file.
authorLaurent Monin <geeqie@norz.org>
Sat, 19 Jul 2008 12:36:46 +0000 (12:36 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 19 Jul 2008 12:36:46 +0000 (12:36 +0000)
src/filecache.c

index da320f5..008a654 100644 (file)
@@ -184,4 +184,4 @@ static void file_cache_notify_cb(FileData *fd, NotifyType type, gpointer data)
                {
                file_cache_remove_fd(fc, fd);
                }
-}
\ No newline at end of file
+}