diff src/parse.c @ 99:3dcb12a6f4ff

Fixed problem handling sections with options on pass 2
author lost
date Sat, 17 Jan 2009 07:28:45 +0000
parents 718998b673ee
children f59c0916753d
line wrap: on
line diff
--- a/src/parse.c	Sat Jan 17 07:12:05 2009 +0000
+++ b/src/parse.c	Sat Jan 17 07:28:45 2009 +0000
@@ -185,7 +185,7 @@
 			}
 		}
 	}
-	
+
 	l -> sect = as -> csect;
 	l -> context = as -> context;