aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/goto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/goto.h')
-rw-r--r--src/goto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/goto.h b/src/goto.h
index e27c467..1988e23 100644
--- a/src/goto.h
+++ b/src/goto.h
@@ -119,7 +119,7 @@ private:
};
namespace States {
- extern StateLabel label;
+ extern StateLabel label;
extern StateGotoCmd gotocmd;
}