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