summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch')
-rw-r--r--app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch b/app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch
index 3ea591e1e2fe..14b314aa0e0c 100644
--- a/app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch
+++ b/app-vim/alternate/files/alternate-2.18-hh-cc-alternation.patch
@@ -1,5 +1,5 @@
---- plugin/a.vim 2005-05-06 22:20:24.000000000 +0100
-+++ plugin/a.vim 2005-06-20 15:45:45.000000000 +0100
+--- a/plugin/a.vim 2005-05-06 22:20:24.000000000 +0100
++++ b/plugin/a.vim 2005-06-20 15:45:45.000000000 +0100
@@ -57,13 +57,14 @@
" Mappings for C and C++
call <SID>AddAlternateExtensionMapping('h',"c,cpp,cxx,cc,CC")