Suggest default file name in browser dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 31 Jul 2010 20:48:45 +0000 (22:48 +0200)
committerArun Persaud <arun@nubati.net>
Mon, 2 Aug 2010 07:58:30 +0000 (00:58 -0700)
commiteb3c0ffdc57f3d143d21c26237620a5b76eece06
treeaaf0b0f13897a40aa74d93827f935650e5c903b3
parentf8cc8779bf70f5574ef0d0f32c71fee4c1f276e4
Suggest default file name in browser dialog

The argument 'def' to FileNamePopUp() was not passed through to the new
file-browser routine, which got NULL in stead, and thus started with an
empty input field.
xboard.c