mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-04 08:33:55 +02:00
CmdRS.c: SimGetNodeCommand() returns (const char *) now
This commit is contained in:
+1
-1
@@ -2784,7 +2784,7 @@ CmdSimCmd(
|
||||
{
|
||||
static char cmdbuf[200];
|
||||
char *strptr;
|
||||
char *nodeCmd;
|
||||
const char *nodeCmd;
|
||||
int i;
|
||||
|
||||
if (!SimRsimRunning) {
|
||||
|
||||
Reference in New Issue
Block a user