Add missing EOF LF
This commit is contained in:
@@ -193,4 +193,4 @@ int CmdScript(const char *Cmd) {
|
||||
int CmdHelp(const char *Cmd) {
|
||||
PrintAndLogEx(NORMAL, "This is a feature to run Lua-scripts. You can place lua-scripts within the scripts/-folder. ");
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user