view src/proto/gui_xmdlg.pro @ 5952:8ffcb546d782 v7.4.317

updated for version 7.4.317 Problem: Crash when starting gvim. Issue 230. Solution: Check for a pointer to be NULL. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 12 Jun 2014 11:49:46 +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 : */