Re: [dev] [st] [PATCH] Fix typo in config.def.h

2014-06-21 Thread Roberto E. Vargas Caballero
> While you’re at it, line 140: > > - * Be careful with the order of the definitons because st searchs in > + * Be careful with the order of the definitions because st searches in I will apply the first patch with this addition. -- Roberto E. Vargas Caballero

Re: [dev] [st] [PATCH] Fix typo in config.def.h

2014-06-18 Thread Ryan O’Hara
On Wed, Jun 18, 2014 at 6:39 AM, Eric Pruitt wrote: > When I submitted my patch with the bounding-box scaling / kerning > implementation, I made a typo in config.def.h. Unfortunately I didn't > notice until after it was applied, and it's been haunting me ever since. > Attached is a one-line change