added an explicit void

svn: r7786
This commit is contained in:
Robby Findler 2007-11-20 16:18:21 +00:00
parent dc5670cad5
commit 65496a2b8e

View File

@ -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))))