Skip to content

Commit

Permalink
Print a message to stdout at startup, for people that think the app f…
Browse files Browse the repository at this point in the history
…roze up.
  • Loading branch information
icculus committed Feb 11, 2014
1 parent 57ba8e6 commit 9c09256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1pass.lua
Expand Up @@ -360,7 +360,7 @@ end

-- !!! FIXME: message box, exit if basedir is wack.
-- !!! FIXME: this can probably happen in C now (the Lua mainline is basically gone now).
--print("Now waiting for keyhook.")
print("Now waiting for the magic key combo (probably Alt-Meta-\\) ...")
giveControlToGui()

-- end of 1pass.lua ...
Expand Down

0 comments on commit 9c09256

Please sign in to comment.