aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/update.h')
-rw-r--r--src/update.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update.h b/src/update.h
index 574749fce..86baecbf1 100644
--- a/src/update.h
+++ b/src/update.h
@@ -31,7 +31,7 @@ enum update_return {
int isUpdatingDB(void);
enum update_return
-exploreDirectory(Directory * directory);
+updateDirectory(Directory * directory);
/*
* returns the non-negative update job ID on success,