diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-08-30 22:50:49 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-08-30 22:50:49 -0700 |
commit | 61bfeeb79dee6b321cb9f2257aeec9d0c1fa5a2f (patch) | |
tree | c30ce4abf653bc333a5f978bdbcc0d87949e3e64 /lib-src/emacsclient.c | |
parent | 0999621ac510fb0e8e949966ec6ab737b7443ab0 (diff) | |
download | emacs-61bfeeb79dee6b321cb9f2257aeec9d0c1fa5a2f.tar.gz emacs-61bfeeb79dee6b321cb9f2257aeec9d0c1fa5a2f.tar.bz2 emacs-61bfeeb79dee6b321cb9f2257aeec9d0c1fa5a2f.zip |
Avoid the use of snprintf.
* font.c (APPEND_SNPRINTF): Remove.
(font_unparse_xlfd):
* xterm.c (x_io_error_quitter):
Use esnprintf, not snprintf. That way, we don't have to worry
about porting to ancient platforms that lack snprintf.
(x_term_init): Use sprintf, not snprintf.
Diffstat (limited to 'lib-src/emacsclient.c')
0 files changed, 0 insertions, 0 deletions