On Fri, Oct 15, 2010 at 10:02:36AM +0400, Mikhail Gusarov wrote: > > Twas brillig at 12:02:56 15.10.2010 UTC+10 when [email protected] did > gyre and gimble: > > PH> - CARD16 symsPerKey[XkbMaxLegalKeyCode + 1]; > PH> + CARD8 mapWidths[XkbMaxLegalKeyCode + 1] = {0}; > > Just a syntax nit - why not = {}?
personal preference, having the 0 there makes it more obvious (imo, anyway :) Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
