Fix saving of XBoard fonts with spaces in name
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 12 Apr 2011 08:13:40 +0000 (10:13 +0200)
committerArun Persaud <apersaud@lbl.gov>
Wed, 13 Apr 2011 02:00:30 +0000 (19:00 -0700)
commitf37dda1a9dcf0e864d556b086809d3561806b9e3
treee8985539397b69fc73458f44f9910ddd18e81df0
parent4befbb88fd4688d1613e32b14f5ac3933cb56657
Fix saving of XBoard fonts with spaces in name

SaveFontArg now prints quotes around the saved font string, so that the
general option-argument parser doesnot stop at the first space it sees.
xboard.c