Remove blank line at end of file, removing test user "foo" from CVS history.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29623 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-08-11 19:42:11 +00:00
parent e2e34093c7
commit bf49f33103

View File

@ -41,4 +41,3 @@ TEST.nightly.Makefile), add the following to your ~/.vimrc:
augroup filetype
au! BufRead,BufNewFile *Makefile* set filetype=make
augroup END