Re: [PATCH] remove all ^L from libX11
Warren Turkal <wt-3Q/uRndAOlBJm/[email protected]> Mon, 01 Mar 2004 08:25:41 -0600
| Newsgroups | gmane.comp.freedesktop.xlibs.general |
|---|---|
| Message-ID | <[email protected]> |
Jim Gettys wrote: > On Mon, 2004-03-01 at 09:03, Jim Gettys wrote: > > It will be, as soon as we've checked that we've updated from > the monolithic release. Minimizing diffs until that is done > will minimize the pain of that task. > - Jim Here is what I used to generate the patch. for file in $(rgrep -rl '^L' * | grep -v svn); do sed -s 'c/^L/' $file; done wt -- Warren Turkal President, GOLUM, Inc. http://www.golum.org