From 92b0fa45b3a6e124bb0a52094d79f619c0b818b8 Mon Sep 17 00:00:00 2001 From: Reijo Tomperi Date: Sun, 1 Mar 2009 18:55:54 +0000 Subject: [PATCH] Updated man page for --vcl --- man/cppcheck.1.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man/cppcheck.1.xml b/man/cppcheck.1.xml index 4d89ca120..80ebb6dbc 100644 --- a/man/cppcheck.1.xml +++ b/man/cppcheck.1.xml @@ -109,6 +109,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + @@ -180,6 +181,12 @@ files, this is not needed. Check if there are unused functions + + + + Suppress messages about memory leaks when using VCL classes + +