Correct the vim: specification

llvm-svn: 16087
This commit is contained in:
Reid Spencer 2004-08-29 19:24:53 +00:00
parent 2f209c4452
commit bb5301eebf
1 changed files with 1 additions and 1 deletions

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