added an explicit void

svn: r7786

original commit: 65496a2b8ec4380d98b9ff54fe9630a4824fb8d9
This commit is contained in:
Robby Findler 2007-11-20 16:18:21 +00:00
parent 5f37cb549e
commit d495ee1bcf

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