client: Create prototypes for all commands
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 12 Feb 2013 11:55:34 +0000 (13:55 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 21 Feb 2013 14:22:18 +0000 (16:22 +0200)
commit6a07479b9eac213c707e04cdf090f1fdb14e16a0
tree2c6d7583148ad047c511d205e7080b8bb9f0d857
parent56687906c9ac83c0480175b0354f7582a03a685d
client: Create prototypes for all commands

Provide the infrastructure to factor out the commands.
client/commands.c
client/interactive.c
client/interactive.h
client/main.c