# HG changeset patch # User Glenn Morris # Date 1251957828 0 # Node ID 7045e9821995d6ad476e704f7051d70c1f3423f3 # Parent 90d1a4410a0c56bd40e286d1342f80a7e2a1767b CHENG Gao Fixup comment format. diff -r 90d1a4410a0c -r 7045e9821995 src/nsterm.m --- 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). */