summaryrefslogtreecommitdiff
path: root/lib/System/Path.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-29 19:24:53 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-29 19:24:53 +0000
commit36853b99a1a8d0c950b4096b1bf866238a57205a (patch)
tree0005c149af20ddc060553976c07f711b3895b1ec /lib/System/Path.cpp
parentc3de9524268cfcd2d04fbf464d3b1dafc20f3e7c (diff)
downloadllvm-36853b99a1a8d0c950b4096b1bf866238a57205a.tar.gz
llvm-36853b99a1a8d0c950b4096b1bf866238a57205a.tar.bz2
llvm-36853b99a1a8d0c950b4096b1bf866238a57205a.tar.xz
Correct the vim: specification
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16087 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Path.cpp')
-rw-r--r--lib/System/Path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Path.cpp b/lib/System/Path.cpp
index 93c1e0a710..fd7fd4f665 100644
--- a/lib/System/Path.cpp
+++ b/lib/System/Path.cpp
@@ -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