Fix typos that broke OS X build.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jul 2012 16:58:37 +0000 (09:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jul 2012 16:58:37 +0000 (09:58 -0700)
commitb300b1f42470b266e6eaabb05529a21d53e45ca0
tree0c9bb6e3f54951abdda4a943a9a0088c89748bba
parentdebd9b27a2337d527c24089f67f2cc5a4bb05ef3
Fix typos that broke OS X build.

Reported by Randal L. Schwartz in
<http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00225.html>.
* nsterm.m (ns_timeout): Add missing local decl.
(ns_get_color): snprintf -> sprintf, to fix typo.
src/ChangeLog
src/nsterm.m