aboutsummaryrefslogtreecommitdiffhomepage
path: root/goto.h
diff options
context:
space:
mode:
Diffstat (limited to 'goto.h')
-rw-r--r--goto.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/goto.h b/goto.h
index b44ffa2..146bade 100644
--- a/goto.h
+++ b/goto.h
@@ -71,7 +71,10 @@ public:
#endif
};
-extern GotoTable *goto_table;
+namespace Goto {
+ extern GotoTable *table;
+ extern gchar *skip_label;
+}
/*
* Command states