Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 36462: / /trunk/tools/: Makefile.am

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Apr 2011 09:35:18 -0600
On Mon, Apr 04, 2011 at 09:23:27PM -0400, Jeff Morriss wrote:

> > Instead of a new line.  According to the sed man page (this is 
> > FreeBSD), \n is a valid way to match.
> 
> I've had issues with sed and newlines in the past.  Hopefully 'tr' 
> works better for you (rev 36467).

Yes, thanks!