Fix typo in a comment [ci skip]
This commit is contained in:
parent
195dbf241f
commit
e6a6ea9dcf
@ -276,7 +276,7 @@ typedef struct RNode_FOR_MASGN {
|
||||
struct RNode *nd_var;
|
||||
} rb_node_for_masgn_t;
|
||||
|
||||
/* RNode_BREAK, RNode_NEXT and RNode_RETURN should be same structure */
|
||||
/* RNode_BREAK, RNode_NEXT and RNode_REDO should be same structure */
|
||||
typedef struct RNode_BREAK {
|
||||
NODE node;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user