Commit cb8d4617 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Explain to FlexeLint that _storage is not referenced.



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@2966 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 0ef94c7d
......@@ -66,6 +66,8 @@ struct vss_addr {
} va_addr;
};
/*lint -esym(754, _storage) not ref */
/*
* Take a string provided by the user and break it up into address and
* port parts. Examples of acceptable input include:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment