summaryrefslogtreecommitdiff
path: root/ruby.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.c')
-rw-r--r--ruby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.c b/ruby.c
index 4a19276f50..b2f485076d 100644
--- a/ruby.c
+++ b/ruby.c
@@ -1510,9 +1510,9 @@ struct load_file_arg {
VALUE parser;
VALUE fname;
int script;
+ int xflag;
struct cmdline_options *opt;
VALUE f;
- int xflag;
};
static VALUE