fix bug in previous commit
svn: r9887
This commit is contained in:
parent
35d8fc3259
commit
7a72cd8034
|
@ -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