fix stupid build mistake i made earlier as pointed out by psm
This commit is contained in:
parent
d6a8f5f0d0
commit
edb3fbc305
@ -49,5 +49,5 @@ int printenv_main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
|
||||
bb_fflush_stdout_and_exit();
|
||||
bb_fflush_stdout_and_exit(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user