From: Glenn Morris Date: Thu, 3 Sep 2009 06:03:48 +0000 (+0000) Subject: CHENG Gao X-Git-Tag: emacs-pretest-23.1.90~1505 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bbe21085848faf713d26b6d27fa8326155933b5a;p=emacs.git CHENG Gao Fixup comment format. --- diff --git a/src/nsterm.m b/src/nsterm.m index c6bcf68e3b8..5a58f1d64d5 100644 --- a/src/nsterm.m +++ b/src/nsterm.m @@ -1345,7 +1345,7 @@ static int 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). */