Change the argument order of 'set-fields' to match that of 'set-fields'.
authorMark H Weaver <mhw@netris.org>
Sat, 10 Nov 2012 21:05:24 +0000 (16:05 -0500)
committerMark H Weaver <mhw@netris.org>
Sat, 10 Nov 2012 21:05:24 +0000 (16:05 -0500)
commit3d01c19a78929b89df2c3d1368cb435268259856
tree749ce15fa069f19827cf362411bfef5fd5233f5c
parent46954839017812d1c05995a9050f37705a5d724e
Change the argument order of 'set-fields' to match that of 'set-fields'.

* module/srfi/srfi-9/gnu.scm (set-fields): Swap order of first two
  arguments.

* test-suite/tests/srfi-9.test: Update tests.
module/srfi/srfi-9/gnu.scm
test-suite/tests/srfi-9.test