> 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 _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
