X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b804b9cdb8dbf43e41d9372e450433e39fe534f4..1b6cc9746e25e93b9c8d76e193af4796c942b167:/client/proxmark3.h diff --git a/client/proxmark3.h b/client/proxmark3.h index 15049ee3..6874f9d8 100644 --- a/client/proxmark3.h +++ b/client/proxmark3.h @@ -30,7 +30,7 @@ #define PROXPROMPT "pm3 --> " void SendCommand(UsbCommand *c); -const char const *get_my_executable_path(void); -const char const *get_my_executable_directory(void); +const char *get_my_executable_path(void); +const char *get_my_executable_directory(void); #endif \ No newline at end of file