diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-06 12:51:41 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-06 12:51:41 +0000 |
commit | 9e1d2839c64536528c10d2ffc0e744b1e3a4bdcb (patch) | |
tree | d2fc32779546d337b734f7fffde8a5eee4c32f69 /src/feature.h | |
parent | a9af0e6a0aaa3bb91f942be98c1086dd25412e48 (diff) | |
download | vim-git-9e1d2839c64536528c10d2ffc0e744b1e3a4bdcb.tar.gz |
updated for version 7.1a
Diffstat (limited to 'src/feature.h')
-rw-r--r-- | src/feature.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/feature.h b/src/feature.h index 9e99b91a4..00dd014b8 100644 --- a/src/feature.h +++ b/src/feature.h @@ -1257,4 +1257,3 @@ || defined(FEAT_BIG) # define FEAT_AUTOCHDIR #endif - |