fix bug in previous commit
svn: r9887 original commit: 7a72cd8034d078bf78f40a072d8f85818a31868a
This commit is contained in:
parent
449670964d
commit
537dc77d15
|
@ -175,7 +175,8 @@
|
|||
(regexp-replace #rx"^ +"
|
||||
(regexp-replace #rx" +$"
|
||||
s
|
||||
""))
|
||||
"")
|
||||
"")
|
||||
" "))
|
||||
|
||||
(define (record-index word-seq element-seq tag content)
|
||||
|
|
Loading…
Reference in New Issue
Block a user