Hi Stefan,
Stefan Roese wrote:
Hi Gary,
Please use only one coding style in one file. So either:
func();
or
func ();
Since this file mostly consists of the func() style I suggest you switch to
this one completely.
Do we really have the choice?
Wolfgang.