Changeset - 769204743221
[Not reviewed]
Merge default
0 1 0
ethanzonca - 16 years ago 2009-07-25 00:44:05

1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/common/options.c
Show inline comments
 
@@ -85,7 +85,8 @@ int options_init(int argc, char *argv[],
 
      return 1;
 
    }
 
  memset((*allopts)->remoteio, '\0', sizeof(struct remoteio_opts));
 
  
 
  (*allopts)->remoteio->ssh_command = strdup("ssh");
 
  /** @TODO: check for NULL return above */
 
  
 
  cfg_opt_t common_opts[] =
 
    {
0 comments (0 inline, 0 general)