Mercurial > emacs
changeset 78563:828913bf3c27
Typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 15 Aug 2007 03:23:23 +0000 |
parents | b6a121f8c4ff |
children | 8f9613d80af0 |
files | src/term.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/term.c Wed Aug 15 03:22:22 2007 +0000 +++ b/src/term.c Wed Aug 15 03:23:23 2007 +0000 @@ -2170,7 +2170,7 @@ #ifndef WINDOWSNT /* Explicitly initialized here rather than in the function to work - around an HPUX complier bug (?). See + around an HPUX compiler bug (?). See http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html */ static int default_max_colors = 0; static int default_max_pairs = 0;