diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-06-05 22:01:26 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-06-05 22:01:26 +0000 |
commit | bc045ea87a5cc6af090dd112b4eaa5964c726132 (patch) | |
tree | eace08aedcc8ea823286eb6627f001f83b1ce337 /src/feature.h | |
parent | 50cde8273e0b9391ccd04179b2445361db61ff63 (diff) | |
download | vim-git-bc045ea87a5cc6af090dd112b4eaa5964c726132.tar.gz |
updated for version 7.0080
Diffstat (limited to 'src/feature.h')
-rw-r--r-- | src/feature.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/feature.h b/src/feature.h index 0dac4abde..8733199c9 100644 --- a/src/feature.h +++ b/src/feature.h @@ -1111,8 +1111,7 @@ /* * +GUI_Athena To compile Vim with or without the GUI (gvim) you have - * +GUI_BeOS to edit the Makefile. - * +GUI_Motif + * +GUI_Motif to edit the Makefile. */ /* |