X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/72e930ef3206224ae0ff0696a8a146a0b26268f7..3bc3598e880b68870cfcc55fbdda443d77395809:/client/proxmark3.c diff --git a/client/proxmark3.c b/client/proxmark3.c index d2bb2011..66571144 100644 --- a/client/proxmark3.c +++ b/client/proxmark3.c @@ -115,7 +115,7 @@ static void *main_loop(void *targ) { } FILE *script_file = NULL; - char script_cmd_buf[256]; + char script_cmd_buf[256]; // iceman, needs lua script the same file_path_buffer as the rest if (arg->script_cmds_file) {