X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/b804b9cdb8dbf43e41d9372e450433e39fe534f4..17ab9dcca02ae85e1f31b30eb74efec41a187917:/client/proxmark3.h?ds=sidebyside 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