diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2014-06-09 12:32:25 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2014-06-09 12:32:25 -0700 |
commit | 4479b7f2b8ad426bbcdf671e602d9516df871081 (patch) | |
tree | 2b2fa6991b17eb82bab251318c27eb32890e51af /misc.h | |
parent | 57edcc2307731f0f28710390106670358927bc35 (diff) |
340.17340.17
Diffstat (limited to 'misc.h')
-rw-r--r-- | misc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ typedef enum { char *read_next_word (char *buf, char **e); int check_euid(Options *op); -int check_runlevel(Options *op); int adjust_cwd(Options *op, const char *program_name); char *get_next_line(char *buf, char **e, char *start, int length); int run_command(Options *op, const char *cmd, char **data, |