diff options
Diffstat (limited to 'src/spawn.cpp')
-rw-r--r-- | src/spawn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp index 74c73d1..8c2e05f 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -76,7 +76,7 @@ namespace SciTECO { namespace States { StateExecuteCommand executecommand; - StateEGCommand egcommand; + StateEGCommand egcommand; } extern "C" { |