[coreboot-gerrit] Patch merged into coreboot/master: Makefile: Add a comment to fix syntax highlighting

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 2 03:25:31 CET 2016


the following patch was just integrated into master:
commit bbf1399c73b135f9b86d9981846fde290ca1c5d3
Author: Martin Roth <martinroth at google.com>
Date:   Mon Jan 25 15:59:24 2016 -0700

    Makefile: Add a comment to fix syntax highlighting
    
    Trivial fix for syntax highlighting in editors.  Some get confused by
    the double quote that doesn't have a close quote and stop highlighting
    at that point.  This comment closes the quote and the paren pair so
    that they can recover.
    
    Change-Id: I566e8e0f4412009f679ab079f20ae30c2049b502
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/13435
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/13435 for details.

-gerrit



More information about the coreboot-gerrit mailing list