From: Glenn Morris Date: Thu, 16 Aug 2007 03:13:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~989 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb2336a18b7a6d8aa6a8fbf7fcc4cf46eef98cb5;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 099ad8e8557..42e5866f88c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2007-08-15 Philippe Waroquiers - * term.c (tty_default_color_capabilities): Explicitly initialize - static variables in file scope, to avoid HPUX compiler problem. + * term.c (tty_default_color_capabilities): Declare static + variables in file scope, to avoid HPUX compiler problem. 2007-08-13 Jan Dj,Ad(Brv