Correct the vim: specification

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16087 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-29 19:24:53 +00:00
parent c3de952426
commit 36853b99a1

View File

@ -36,4 +36,4 @@ Path::is_directory() const {
// Include the truly platform-specific parts of this class.
#include "platform/Path.cpp"
// vim: sw=2
// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab