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

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 19 18:07:31 CET 2016


the following patch was just integrated into master:
commit 6313bc7731fccc1a80762093b38352aba75e694d
Author: Martin Roth <martinroth at google.com>
Date:   Fri Jan 15 11:12:04 2016 -0700

    arch/x86/Makefile.inc: 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: I2bdb7c953a86905fc302d77eb9ad1200958800b7
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/13017
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list