summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts/shortcuts_append.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/shortcuts/shortcuts_append.c')
-rw-r--r--apps/plugins/shortcuts/shortcuts_append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/shortcuts/shortcuts_append.c b/apps/plugins/shortcuts/shortcuts_append.c
index 69b2a445f3..3eea87e46e 100644
--- a/apps/plugins/shortcuts/shortcuts_append.c
+++ b/apps/plugins/shortcuts/shortcuts_append.c
@@ -22,7 +22,7 @@
22 22
23#include "shortcuts.h" 23#include "shortcuts.h"
24 24
25PLUGIN_HEADER 25
26 26
27 27
28bool append_entry_to_file(sc_file_t *file, char *path, bool is_dir) 28bool append_entry_to_file(sc_file_t *file, char *path, bool is_dir)