From a6a256190bf4addeca6ef3b35b3ff7e947daf994 Mon Sep 17 00:00:00 2001 From: Jacek Jendrzej Date: Sun, 3 Dec 2017 10:57:20 +0100 Subject: [PATCH] typo --- src/gui/update.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/update.cpp b/src/gui/update.cpp index eae27a8fe..9647dfd84 100644 --- a/src/gui/update.cpp +++ b/src/gui/update.cpp @@ -649,7 +649,7 @@ int CFlashUpdate::exec(CMenuTarget* parent, const std::string &actionKey) c[0] = fgetc(f); printf("[update] Current partition: %s\n", c); } - fcolse(f); + fclose(f); } // select partition