All the other members of the union got a nice comment
what they represent. Let's fix for context as well.

Signed-off-by: Daniel Wagner <daniel.wag...@bmw-carit.de>
---
 parse.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parse.h b/parse.h
index 0c34ec2..195f0fd 100644
--- a/parse.h
+++ b/parse.h
@@ -51,7 +51,7 @@ struct statement {
                struct /* declaration */ {
                        struct symbol_list *declaration;
                };
-               struct {
+               struct /* context */ {
                        struct expression *expression;
                        struct expression *context;
                };
-- 
2.5.0

Reply via email to