corrected a comment
This commit is contained in:
parent
e82df7292f
commit
6755d4befb
|
@ -61,7 +61,7 @@ public:
|
||||||
(void)errorLogger;
|
(void)errorLogger;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Check for obsolete functions */
|
/** Check for pointer assignment */
|
||||||
void pointerassignment();
|
void pointerassignment();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in New Issue