git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3487
d4fa192b-c00b-0410-8231-
f00ffab90ce4
-esym(458, heritage)
-esym(458, name_key)
//////////////
--passes=1
+-passes=3
+libh mgt_event.h
+libh ../../config.h
-emacro(527, WRONG) // unreachable code
-emacro(702, WEXITSTATUS) // signed shift right
+-efunc(525, VCC_Return_Name) // Negative indent
// -header(../../config.h)
#define VCL_RET_MAC(l, U) case VCL_RET_##U: return(#l);
#include "vcl_returns.h"
#undef VCL_RET_MAC
+ default:
+ return (NULL);
}
- return (NULL);
}
/*--------------------------------------------------------------------