fix: typo

This commit is contained in:
Qingping Hou
2012-02-24 00:34:50 +08:00
parent 0366e8b8c2
commit 35340f27ce

View File

@@ -166,8 +166,8 @@ function FileChooser:choose(ypos, height)
|| to test search feature in EMU mode
----------------------------------------------------------------
--]]
FileSearcher:init("/home/dave/documents/kindle/backup/documents")
--FileSearcher:init()
--FileSearcher:init("/home/dave/documents/kindle/backup/documents")
FileSearcher:init()
file = FileSearcher:choose(ypos, height, keywords)
if file then
return file