IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/StartHost.c

    r4575 r4689  
    99  /* pid = rconnect (CONNECT, host[0].hostname, PCLIENT, stdio); */
    1010
     11  /* perhaps change the name of these config variables... */
    1112  if (VarConfig ("COMMAND", "%s", command) == NULL) strcpy (command, "ssh");
    1213  if (VarConfig ("SHELL", "%s", shell)     == NULL) strcpy (shell, "pclient");
Note: See TracChangeset for help on using the changeset viewer.