added an explicit void
svn: r7786 original commit: 65496a2b8ec4380d98b9ff54fe9630a4824fb8d9
This commit is contained in:
parent
5f37cb549e
commit
d495ee1bcf
|
@ -92,4 +92,5 @@
|
||||||
(entry-words entry)))
|
(entry-words entry)))
|
||||||
index))))))
|
index))))))
|
||||||
file)
|
file)
|
||||||
(send-url (format "file://~a" (path->string file))))))
|
(send-url (format "file://~a" (path->string file)))
|
||||||
|
(void))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user