Fix path browsing in WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 7 Apr 2011 21:19:10 +0000 (23:19 +0200)
committerArun Persaud <apersaud@lbl.gov>
Fri, 8 Apr 2011 03:39:29 +0000 (20:39 -0700)
commit35306ecc53ab9a8c2f7215a0a08d503127036bd8
treeda2384f6c324895b4d118080cc630e67a1896469
parent8a375395a4cc09b1febaf64c4b2e7ce66c59a69b
Fix path browsing in WinBoard

The routine BrowseForFolder was still declared as static in woptions.c,
while it was used from wsettings.c.
winboard/woptions.c