added an explicit void
svn: r7786
This commit is contained in:
parent
dc5670cad5
commit
65496a2b8e
|
@ -92,4 +92,5 @@
|
|||
(entry-words entry)))
|
||||
index))))))
|
||||
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