summaryrefslogtreecommitdiffstats
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)
}
}
mtime = info.mtime;
+ break;
}
}
closedir(dir);