--------------------- PatchSet 1811 Date: 2001/04/05 06:07:46 Author: rbcollins Branch: rbcollins_filters Tag: (none) Log: reexportparse_directive Members: src/cache_cf.c:1.1.1.3.4.1.4.7.4.18->1.1.1.3.4.1.4.7.4.19 Index: squid/src/cache_cf.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/cache_cf.c,v retrieving revision 1.1.1.3.4.1.4.7.4.18 retrieving revision 1.1.1.3.4.1.4.7.4.19 diff -u -r1.1.1.3.4.1.4.7.4.18 -r1.1.1.3.4.1.4.7.4.19 --- squid/src/cache_cf.c 4 Apr 2001 23:02:44 -0000 1.1.1.3.4.1.4.7.4.18 +++ squid/src/cache_cf.c 5 Apr 2001 06:07:46 -0000 1.1.1.3.4.1.4.7.4.19 @@ -1,6 +1,6 @@ /* - * $Id: cache_cf.c,v 1.1.1.3.4.1.4.7.4.18 2001/04/04 23:02:44 rbcollins Exp $ + * $Id: cache_cf.c,v 1.1.1.3.4.1.4.7.4.19 2001/04/05 06:07:46 rbcollins Exp $ * * DEBUG: section 3 Configuration File Parsing * AUTHOR: Harvest Derived @@ -3136,7 +3136,7 @@ return 1; } -static int +int parse_directive(parserNameNode *parent) { char *token;