components/vim/patches/7197223.patch
changeset 7049 e8d705cba87d
parent 983 8cd8254141e2
--- a/components/vim/patches/7197223.patch	Tue Oct 04 15:53:56 2016 -0700
+++ b/components/vim/patches/7197223.patch	Mon Sep 26 21:06:11 2016 -0700
@@ -1,6 +1,6 @@
---- runtime/syntax/dtrace.vim	Thu Sep 13 09:27:02 2012
-+++ runtime/syntax/dtrace.vim	Thu Sep 13 09:27:15 2012
-@@ -40,8 +40,8 @@
+--- a/runtime/syntax/dtrace.vim	Thu Sep 13 09:27:02 2012
++++ b/runtime/syntax/dtrace.vim	Thu Sep 13 09:27:15 2012
+@@ -35,8 +35,8 @@
  " XXX: This allows a probe description to end with ',', even if it's not
  " followed by another probe.
  " XXX: This doesn't work if followed by a comment.