* ruby.c (origarg): commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4507782baa
commit
310416744d
2
ruby.c
2
ruby.c
@ -87,7 +87,7 @@ struct cmdline_options {
|
|||||||
static NODE *load_file(VALUE, const char *, int, struct cmdline_options *);
|
static NODE *load_file(VALUE, const char *, int, struct cmdline_options *);
|
||||||
static void forbid_setid(const char *);
|
static void forbid_setid(const char *);
|
||||||
|
|
||||||
static int {
|
static struct {
|
||||||
int argc;
|
int argc;
|
||||||
char **argv;
|
char **argv;
|
||||||
#if !defined(PSTAT_SETCMD) && !defined(HAVE_SETPROCTITLE)
|
#if !defined(PSTAT_SETCMD) && !defined(HAVE_SETPROCTITLE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user