mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +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()
|
||||
{
|
||||
|
@ -5,7 +5,7 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
char *GetRev();
|
||||
const char *GetRev();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user