NL022: Prototype is defined more than once
NL022: Prototype is defined more than once
type: code-smell
priority: major
#pitfall
#confusing
Description
A function prototype is defined more than once for a single compilation unit.
A function prototype is defined more than once for a single compilation unit.