X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/4deca21d7b4f37c16ea4d2f170c87dd8a4ea6e87..2455ce5da0ac335d3f09c24aab803bd080cd90fb:/autosnoop.c diff --git a/autosnoop.c b/autosnoop.c index 797c9b9..8e2c3d1 100644 --- a/autosnoop.c +++ b/autosnoop.c @@ -4,9 +4,9 @@ /* set up intercept based on RADIUS reply */ -char const *cvs_id = "$Id: autosnoop.c,v 1.6 2004/11/09 06:02:37 bodea Exp $"; +char const *cvs_id = "$Id: autosnoop.c,v 1.8 2004/11/17 08:23:34 bodea Exp $"; -int __plugin_api_version = 1; +int plugin_api_version = PLUGIN_API_VERSION; struct pluginfuncs *p; int plugin_radius_response(struct param_radius_response *data)