* Paul Eggert wrote on Sun, Mar 06, 2011 at 06:33:36PM CET: > Instead of this: > > # The following line contains a trailing space. > foo = bar > > I suggest this: > > foo = bar # Note the space after "bar".
Sounds good. Thanks! Ralf
* Paul Eggert wrote on Sun, Mar 06, 2011 at 06:33:36PM CET: > Instead of this: > > # The following line contains a trailing space. > foo = bar > > I suggest this: > > foo = bar # Note the space after "bar".
Sounds good. Thanks! Ralf