[llvm-commits] CVS: llvm/lib/System/Unix/SUS/Process.cpp

Misha Brukman brukman at cs.uiuc.edu
Thu May 5 15:33:19 PDT 2005



Changes in directory llvm/lib/System/Unix/SUS:

Process.cpp updated: 1.2 -> 1.3
---
Log message:

Remove vim settings from source code; people should use llvm/utils/vim/vimrc


---
Diffs of the changes:  (+0 -1)

 Process.cpp |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/lib/System/Unix/SUS/Process.cpp
diff -u llvm/lib/System/Unix/SUS/Process.cpp:1.2 llvm/lib/System/Unix/SUS/Process.cpp:1.3
--- llvm/lib/System/Unix/SUS/Process.cpp:1.2	Thu Apr 21 17:48:39 2005
+++ llvm/lib/System/Unix/SUS/Process.cpp	Thu May  5 17:33:08 2005
@@ -28,4 +28,3 @@
 }
 
 }
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab






More information about the llvm-commits mailing list