fix for test_physfs' setsaneconfig command.

Edward Rudd eddie at omegaware.com
Fri Oct 11 19:22:31 EDT 2002


on line 639 (or there abouts)
there's a line like this
{ "setsaneconfig", cmd_setsaneconfig, 4, "<appName> <arcExt>
<includeCdRoms> <archivesFirst>" },

it needs to be changed to this.
{ "setsaneconfig", cmd_setsaneconfig, 5, "<org> <appName> <arcExt>
<includeCdRoms> <archivesFirst>" },





More information about the physfs mailing list