Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.h

    r8961950 raefaac3a  
    3232typedef struct conf
    3333{
    34         char *iface;
     34        char *iface_in, *iface_out;
    3535        char *port;
    3636        int nofork;
     
    4545        char *pidfile;
    4646        char *motdfile;
    47         char *welcomefile;
    4847        char *primary_storage;
    4948        char **migrate_storage;
Note: See TracChangeset for help on using the changeset viewer.