summaryrefslogtreecommitdiff
path: root/apps/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/misc.c')
-rw-r--r--apps/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/misc.c b/apps/misc.c
index a054cfa7b6..cb5f1cea9c 100644
--- a/apps/misc.c
+++ b/apps/misc.c
@@ -806,6 +806,7 @@ void check_bootfile(bool do_rolo)
806 } 806 }
807 } 807 }
808 mtime = info.mtime; 808 mtime = info.mtime;
809 break;
809 } 810 }
810 } 811 }
811 closedir(dir); 812 closedir(dir);