src/util.c

changeset 976
553a33f54fe2
parent 970
713051f9e497
child 1009
584f27d87a9e
--- a/src/util.c	Wed Oct 11 03:56:46 2000 +0000
+++ b/src/util.c	Wed Oct 11 04:30:26 2000 +0000
@@ -57,7 +57,7 @@
 	case '(':
 	case ')':
 	case '\0':
-	case '\n ':
+	case '\n':
 	case '<':
 	case '>':
 		return 1;

mercurial