[llvm-commits] CVS: llvm/lib/System/Path.cpp
Reid Spencer
reid at x10sys.com
Sun Aug 29 12:25:03 PDT 2004
Changes in directory llvm/lib/System:
Path.cpp updated: 1.4 -> 1.5
---
Log message:
Correct the vim: specification
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/System/Path.cpp
diff -u llvm/lib/System/Path.cpp:1.4 llvm/lib/System/Path.cpp:1.5
--- llvm/lib/System/Path.cpp:1.4 Sun Aug 29 00:24:00 2004
+++ llvm/lib/System/Path.cpp Sun Aug 29 14:24:53 2004
@@ -36,4 +36,4 @@
// 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
More information about the llvm-commits
mailing list