Skip to content
Snippets Groups Projects
Commit 5143a358 authored by rswindell's avatar rswindell
Browse files

Fixed beta_version declaration.

parent c2874eda
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
#include "sbbs.h"
#include "cmdshell.h"
extern const char* beta_version;
extern "C" const char* beta_version;
/****************************************************************************/
/* Returns 0 if invalid @ code. Returns length of @ code if valid. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment