[Libreoffice] tabs / editor comments ...
Tor Lillqvist
tlillqvist at novell.com
Wed Oct 6 11:56:29 PDT 2010
> I believe kendy did something cunning replacing tabs with spaces during
> the mercurial -> git import , so we should be all spaces not tabs now.
find clone/* -name '*.cxx' -o -name '*.hxx' | xargs grep -l '<actual tab here>' thinks otherwise. Picking one of the listed files by random, clone/base/dbaccess/source/core/api/querycontainer.cxx, I see tabs all over it.
--tml
More information about the LibreOffice
mailing list