summaryrefslogtreecommitdiff
path: root/src/caja-dropbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/caja-dropbox.c')
-rw-r--r--src/caja-dropbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-dropbox.c b/src/caja-dropbox.c
index c7e8930..fc50188 100644
--- a/src/caja-dropbox.c
+++ b/src/caja-dropbox.c
@@ -107,7 +107,7 @@ reset_file(CajaFileInfo *file) {
caja_file_info_invalidate_extension_info(file);
}
-gboolean
+static gboolean
reset_all_files(CajaDropbox *cvs) {
/* Only run this on the main loop or you'll cause problems. */