Mercurial > vim
view src/proto/gui_xmdlg.pro @ 4289:52e946d654e0 v7.3.894
updated for version 7.3.894
Problem: Using wrong RUBY_VER causing Ruby build to break.
Solution: Correct the RUBY_VER value. (Yongwei Wu)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Mon, 15 Apr 2013 12:36:18 +0200 |
parents | e63691e7c504 |
children | 21b0a39d13ed |
line wrap: on
line source
/* gui_xmdlg.c */ char_u *gui_xm_select_font __ARGS((char_u *current)); /* vim: set ft=c : */