X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/f6b56a0f4d893dc98cf029de7bd58ac4f2a64db7..959cce2660c25a7f9e248c969a5d9b013d6190d4:/autothrottle.c diff --git a/autothrottle.c b/autothrottle.c index cd42365..73f9a94 100644 --- a/autothrottle.c +++ b/autothrottle.c @@ -9,12 +9,10 @@ * lcp:interface-config#2=service-policy output N * * throttle=N - * throttle=yes (use throttle_rate from config) + * throttle=yes (use throttle_speed from config) * throttle=no */ -char const *cvs_id = "$Id: autothrottle.c,v 1.16 2005/10/11 09:04:53 bodea Exp $"; - int plugin_api_version = PLUGIN_API_VERSION; static struct pluginfuncs *f = 0;