* keyboard.c: Declare functions static if they are not used elsewhere.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:51:17 +0000 (22:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 05:51:17 +0000 (22:51 -0700)
commit2f2650daaab043eb8f7fb16fd10575552a7cd378
treefe2b9f3bb9de85d76f37f560979cf54a15c37640
parenta053e86cc52840a18124d78a63c720769e111ba3
* keyboard.c: Declare functions static if they are not used elsewhere.

(echo_char, echo_dash, cmd_error, top_level_2):
(poll_for_input, handle_async_input): Now static.
src/ChangeLog
src/keyboard.c