Fix the command line argument array setup for decorations argument. The initial value...
authorbjcollins <bcollins@trustedcs.com>
Fri, 13 Feb 2015 20:57:52 +0000 (14:57 -0600)
committerbjcollins <bcollins@trustedcs.com>
Fri, 13 Feb 2015 20:57:52 +0000 (14:57 -0600)
commitad3cb384d4de49620a6041bdea2fd93601b904f7
tree88cf04bf0666213515bb14a58b3aa53416de619b
parent486433f193040a051d4b3023fbc74bc4d0c41ac1
Fix the command line argument array setup for decorations argument. The initial value was set for the wrong field in the structure. The decorations is correctly initialized to on
anyways, but this is the correct formatting for the array element.
client/common/cmdline.c