examples/ip_pipeline: fix copy-paste error
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 11 Dec 2015 11:29:08 +0000 (11:29 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Dec 2015 01:35:40 +0000 (02:35 +0100)
commit0bff0fd2634e284a72ed666b58c088bcae035bc5
tree30a3dabe349bb878516c49a816764fd42ce616a2
parent28dc492941c9b649cbf0d6f16207ccd86f8f98bb
examples/ip_pipeline: fix copy-paste error

Coverity issue: 107104
Fixes: 7f64b9c004aa ("examples/ip_pipeline: rework config file syntax")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
examples/ip_pipeline/config_parse.c