Mercurial > emacs
changeset 104818:7045e9821995
CHENG Gao <chenggao at gmail.com>
Fixup comment format.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 03 Sep 2009 06:03:48 +0000 |
parents | 90d1a4410a0c |
children | 1468c5df344a |
files | src/nsterm.m |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/nsterm.m Thu Sep 03 02:21:37 2009 +0000 +++ b/src/nsterm.m Thu Sep 03 06:03:48 2009 +0000 @@ -1345,7 +1345,7 @@ ns_get_color (const char *name, NSColor **col) /* -------------------------------------------------------------------------- Parse a color name -/* -------------------------------------------------------------------------- + -------------------------------------------------------------------------- */ /* On *Step, we attempt to mimic the X11 platform here, down to installing an X11 rgb.txt-compatible color list in Emacs.clr (see ns_term_init()). See: http://thread.gmane.org/gmane.emacs.devel/113050/focus=113272). */