cmd: Reorder cmd_AddParmAtOffset arguments
authorMichael Meffie <mmeffie@sinenomine.net>
Mon, 30 May 2011 18:23:49 +0000 (14:23 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 5 Jun 2011 02:32:29 +0000 (19:32 -0700)
commit64b255327dc6c2456ba4d4e28651b07819710a60
tree5b0126788dc4871f04784aff43b3029a80b0b885
parent13aeb1dcaee5ad4e95477464860963788c5d1469
cmd: Reorder cmd_AddParmAtOffset arguments

Reorder the arguments of this recently introduced function to
make client code more readable.

Change-Id: I37f662f849bd96176230f75783e2a1c62d94b8c9
Reviewed-on: http://gerrit.openafs.org/4755
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/cmd/cmd.c
src/cmd/cmd.p.h
tests/cmd/command-t.c