doc: add link

This commit is contained in:
Daniel Marjamäki 2009-07-12 21:51:57 +02:00
parent 03f3ee62a0
commit 2961f29b57
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ private:
" * C-style pointer cast in cpp file\n"
" * redundant if\n"
" * bad usage of the function 'strtol'\n"
" * bad usage of the function 'sprintf' (overlapping data)\n"
" * [[OverlappingData|bad usage of the function 'sprintf' (overlapping data)]]\n"
" * division with zero\n"
" * [[CheckUnsignedDivision|unsigned division]]\n"
" * unused struct member\n"