CHENG Gao <chenggao at gmail.com>

Fixup comment format.
This commit is contained in:
Glenn Morris 2009-09-03 06:03:48 +00:00
parent 734db38416
commit bbe2108584

View file

@ -1345,7 +1345,7 @@ Free a pool and temporary objects it refers to (callable from C)
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). */