m_getfld2: Whitespace in component name is forbidden
authormarkus schnalke <meillo@marmaro.de>
Thu, 12 Nov 2015 07:14:59 +0000 (08:14 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 12 Nov 2015 21:41:46 +0000 (22:41 +0100)
Also on style: No function calls should be used to initialize
variables in definition statements. Use separate assignments in
this case.


No differences found