CHENG Gao <chenggao at gmail.com>
authorGlenn Morris <rgm@gnu.org>
Thu, 3 Sep 2009 06:03:48 +0000 (06:03 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 3 Sep 2009 06:03:48 +0000 (06:03 +0000)
Fixup comment format.

src/nsterm.m

index c6bcf68..5a58f1d 100644 (file)
@@ -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). */