1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Correct the vim: specification

llvm-svn: 16087
This commit is contained in:
Reid Spencer 2004-08-29 19:24:53 +00:00
parent fd00fa3ad8
commit de380840a4

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