agent: Fix capital letter for mandatory requirement
authorSantiago Carot-Nemesio <sancane@gmail.com>
Mon, 13 Feb 2012 17:43:05 +0000 (18:43 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 13 Feb 2012 18:24:32 +0000 (19:24 +0100)
commitc547b5705fb5c64cf9627c1553b0e26f9e00a89e
tree05b5a85ca9bf2987d64562be29e9b647c7c53664
parentb18d9798b3a0ae46ed87d6d2be8d5a474bf3ab1e
agent: Fix capital letter for mandatory requirement

Sometimes, the mandatory attribute is used with capital letter and
other times it isn't. This patch fixes this issue by setting it to
lower case to be consistant with agent-doc in wich it is written
using lower cases.
src/agent.c