diff options
| author | Eli Zaretskii | 2010-07-03 10:49:55 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-07-03 10:49:55 +0300 |
| commit | ae492bec164e0288fbc5ebdcbefc1d6441d077c5 (patch) | |
| tree | 428f69a907f80488633afe9e7c112986acc3ba5c /src/ChangeLog | |
| parent | 3a35a84c9389928a21056f50160ccd1cfca11b9e (diff) | |
| download | emacs-ae492bec164e0288fbc5ebdcbefc1d6441d077c5.tar.gz emacs-ae492bec164e0288fbc5ebdcbefc1d6441d077c5.zip | |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 157b91f476e..68e3d7aae4e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-07-03 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32console.c (sys_tputs): Adjust argument list to prototype in | ||
| 4 | term.c. | ||
| 5 | |||
| 1 | 2010-07-03 Juanma Barranquero <lekktu@gmail.com> | 6 | 2010-07-03 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * lisp.h (memory_warnings): Fix prototype. | 8 | * lisp.h (memory_warnings): Fix prototype. |