* emacsclient.c: Redo local variables to avoid shadowing problems.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 23:35:16 +0000 (15:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 23:35:16 +0000 (15:35 -0800)
commitb0bbc07d9a136869d1d9acfdd8e14674515eb196
tree0cced855adde9a06c88e52392d5fe8829a5d3814
parent3f5e6230d78d28cd4acba7a7eaa2292477f4e0ff
* emacsclient.c: Redo local variables to avoid shadowing problems.

(message, socket_status, start_daemon_and_retry_set_socket):
Rename locals.
(main): Move decl of "i".
lib-src/ChangeLog
lib-src/emacsclient.c