Mercurial > emacs
diff src/ChangeLog @ 105746:41169068dcab
(procfs_ttyname): Fix sprintf format to match argument
type.
(system_process_attributes): Likewise.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 24 Oct 2009 14:01:03 +0000 |
parents | b0a732611398 |
children | 35e7b757c606 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 24 06:34:26 2009 +0000 +++ b/src/ChangeLog Sat Oct 24 14:01:03 2009 +0000 @@ -1,3 +1,9 @@ +2009-10-24 Andreas Schwab <schwab@linux-m68k.org> + + * sysdep.c (procfs_ttyname): Fix sprintf format to match argument + type. + (system_process_attributes): Likewise. + 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> * keymap.c (Fmake_sparse_keymap): Purecopy the name.