corrected a comment

This commit is contained in:
Daniel Marjamäki 2011-08-03 07:30:54 +02:00
parent e82df7292f
commit 6755d4befb
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ public:
(void)errorLogger;
}
/** Check for obsolete functions */
/** Check for pointer assignment */
void pointerassignment();
private: