Ignore:
Timestamp:
Nov 26, 2008, 11:46:43 PM (16 years ago)
Author:
katerina
Message:

While we're at it, implement 'else' cor the config file conditionals. Also fix some compile warnings and improve docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_port2proc.c

    r196 r199  
    155155# endif
    156156#endif
    157 
    158 struct sock_store {
    159   unsigned long sock;
    160   size_t        pid;
    161   char *        path;
    162   char *        user;
    163   struct sock_store * next;
    164 };
    165157
    166158#if defined(__linux__)
Note: See TracChangeset for help on using the changeset viewer.