Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.h

    raaf92a9 raefaac3a  
    3232typedef struct conf
    3333{
    34         char *iface;
     34        char *iface_in, *iface_out;
    3535        char *port;
    3636        int nofork;
Note: See TracChangeset for help on using the changeset viewer.