diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-28 20:57:42 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-28 20:57:42 +0000 |
commit | 607a95ed81973faab2e1c3d9c91822082694fdc3 (patch) | |
tree | 74a40f6cc478a220e159fda18499afe84f404a5f /src/main.aap | |
parent | 04a9d4555ac38c1f8e7183354991cf54ab4b1d0a (diff) | |
download | vim-git-607a95ed81973faab2e1c3d9c91822082694fdc3.tar.gz |
updated for version 7.0c02
Diffstat (limited to 'src/main.aap')
-rw-r--r-- | src/main.aap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.aap b/src/main.aap index a4de631c0..3fb2a9c0a 100644 --- a/src/main.aap +++ b/src/main.aap @@ -296,7 +296,7 @@ Source = fold.c getchar.c hardcopy.c - hashtable.c + hashtab.c if_cscope.c if_xcmdsrv.c main.c @@ -314,7 +314,7 @@ Source = option.c os_unix.c auto/pathdef.c - popupmenu.c + popupmnu.c quickfix.c regexp.c screen.c |