/[muddleftpd]/muddleftpd/src/configfile.h
ViewVC logotype

Diff of /muddleftpd/src/configfile.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ganneff, Thu Sep 26 07:55:42 2002 UTC revision 1.1.6.1 by ganneff, Mon Oct 21 19:52:58 2002 UTC
# Line 1  Line 1 
1    
2  /* Copyright (C) 1999 Beau Kuiper  /* Copyright (C) 1999 Beau Kuiper
3    
4     This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify
# Line 24  typedef struct Line 25  typedef struct
25          int sectionlen, datalen, cmdlen;          int sectionlen, datalen, cmdlen;
26          char *sectionlist, *datalist, *cmdlist;          char *sectionlist, *datalist, *cmdlist;
27          int *index;          int *index;
28          /* these are for error checking and are only temporarly used */          /*
29             * these are for error checking and are only temporarly used
30             */
31          int *sectionlinenum, *datalinenum;          int *sectionlinenum, *datalinenum;
32  } CONFIGFILECACHE;  }
33    CONFIGFILECACHE;
34    
35  #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26