diff options
Diffstat (limited to 'src/core/os_update.cpp')
-rw-r--r-- | src/core/os_update.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/os_update.cpp b/src/core/os_update.cpp index 7451d974a..68cffd4ba 100644 --- a/src/core/os_update.cpp +++ b/src/core/os_update.cpp @@ -7,9 +7,8 @@ * * Based on the original code of Epona by Lara. * Based on the original code of Services by Andy Church. - * - * */ + /*************************************************************************/ #include "module.h" |