From df4bf7203ea11ddf491867052375dbbeb53af773 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 21 Oct 2013 11:08:18 -0700 Subject: vim: fix trailing whitespace in comment --- Library/Formula/vim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/vim.rb') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index d56ec1801..431c21adc 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -34,7 +34,7 @@ class Vim < Formula # First patch: vim uses the obsolete Apple-only -no-cpp-precomp flag, which # FSF GCC can't understand; reported upstream: # https://groups.google.com/forum/#!topic/vim_dev/X5yG3-IiUp8 - # + # # Second patch: includes Mac OS X version macros not included by default on 10.9 # Reported upstream: https://groups.google.com/forum/#!topic/vim_mac/5kVAMSPb6uU def patches; DATA; end -- cgit v1.2.3