diff options
Diffstat (limited to 'e-util/e-folder-map.c')
-rw-r--r-- | e-util/e-folder-map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-folder-map.c b/e-util/e-folder-map.c index 3e91506600..fd845a4b48 100644 --- a/e-util/e-folder-map.c +++ b/e-util/e-folder-map.c @@ -38,7 +38,7 @@ #include "e-folder-map.h" -#define d(x) x +#define d(x) static gboolean is_type_folder (const char *metadata, const char *search_type) |