[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] build: Help attempts to syntax highlight Config.mk
On 02/22/2018 10:50 AM, Andrew Cooper wrote: > Some attempts to syntax highlight Config.mk end up thinking that most of > Config.mk is a string, due to the unbalanced squote. Provide a balancing > squote in a comment to compensate. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > --- > CC: George Dunlap <George.Dunlap@xxxxxxxxxxxxx> > CC: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > CC: Jan Beulich <JBeulich@xxxxxxxx> > CC: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> > CC: Tim Deegan <tim@xxxxxxx> > CC: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > Config.mk | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Config.mk b/Config.mk > index 037e516..c6f0df9 100644 > --- a/Config.mk > +++ b/Config.mk > @@ -7,6 +7,7 @@ endif > # Convenient variables > comma := , > squote := ' > +#' Balancing squote, to help syntax highlighting Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |