mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-18 09:19:17 +01:00
*Forgot one thing
This commit is contained in:
parent
4dc92996b5
commit
e1ed5629b8
@ -1,4 +1,4 @@
|
|||||||
#define SVN_REV "644M"
|
#define SVN_REV "645M"
|
||||||
|
|
||||||
const char *GetRev()
|
const char *GetRev()
|
||||||
{
|
{
|
||||||
|
@ -5,7 +5,7 @@ extern "C"
|
|||||||
{
|
{
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
char *GetRev();
|
const char *GetRev();
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user