about summary refs log tree commit diff stats
path: root/src/LYReadCFG.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYReadCFG.c')
-rw-r--r--src/LYReadCFG.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/LYReadCFG.c b/src/LYReadCFG.c
index 08c08af8..593eed5e 100644
--- a/src/LYReadCFG.c
+++ b/src/LYReadCFG.c
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYReadCFG.c,v 1.156 2010/09/27 10:45:02 tom Exp $
+ * $LynxId: LYReadCFG.c,v 1.157 2010/11/07 21:21:06 tom Exp $
  */
 #ifndef NO_RULES
 #include <HTRules.h>
@@ -1904,7 +1904,7 @@ static void do_read_cfg(const char *cfg_filename,
 			const char *parent_filename,
 			int nesting_level,
 			FILE *fp0,
-			optidx_set_t * allowed)
+			optidx_set_t *allowed)
 {
     FILE *fp;
     char *buffer = 0;