sw/source/core/bastyp/bparr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5c7ba324eb1b66b367c3f00164044a80778b8871 Author: himajin100000 <[email protected]> Date: Sat Mar 31 20:58:31 2018 +0900 restore carelessly removed expandtab for vim see Miklos' comment on https://gerrit.libreoffice.org/#/c/52168/ Change-Id: Ief0cc781580e9b50c28d5f550189469ffa82d25a Reviewed-on: https://gerrit.libreoffice.org/52191 Tested-by: Jenkins <[email protected]> Reviewed-by: Noel Grandin <[email protected]> diff --git a/sw/source/core/bastyp/bparr.cxx b/sw/source/core/bastyp/bparr.cxx index e8add976077e..da67b8b1a617 100644 --- a/sw/source/core/bastyp/bparr.cxx +++ b/sw/source/core/bastyp/bparr.cxx @@ -495,4 +495,4 @@ sal_uInt16 BigPtrArray::Compress() return nFirstChgPos; } -/* vim:set shiftwidth=4 softtabstop=4 */ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
