diff options
Diffstat (limited to 'src/core/os_modload.cpp')
-rw-r--r-- | src/core/os_modload.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/os_modload.cpp b/src/core/os_modload.cpp index 7134aae9f..f70c80c05 100644 --- a/src/core/os_modload.cpp +++ b/src/core/os_modload.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" |