Re: svn commit: r231849 - head/etc

2012-02-16 Thread Marcel Moolenaar
On Feb 16, 2012, at 5:21 PM, Eitan Adler wrote: > Author: eadler > Date: Fri Feb 17 01:21:08 2012 > New Revision: 231849 > URL: http://svn.freebsd.org/changeset/base/231849 > > Log: > Style: prefer the use of line continuations to += Thanks Eitan! -- Marcel Moolenaar mar...@xcllnt.net

Re: svn commit: r231849 - head/etc

2012-02-16 Thread Doug Barton
On 02/16/2012 17:21, Eitan Adler wrote: > Style: prefer the use of line continuations to += Thanks! -- It's always a long day; 86400 doesn't fit into a short. Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://Superset

svn commit: r231849 - head/etc

2012-02-16 Thread Eitan Adler
Author: eadler Date: Fri Feb 17 01:21:08 2012 New Revision: 231849 URL: http://svn.freebsd.org/changeset/base/231849 Log: Style: prefer the use of line continuations to += Requested by: marcel, dougb, bde Approved by: cperciva MFC after:3 days Modified: head/etc/Makefile Modifi