projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
789bcd4
)
correct comment: throttle_speed rather than throttle_rate
author
Brendan O'Dea
<bod@optus.net>
Thu, 18 May 2006 14:40:31 +0000
(14:40 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Thu, 18 May 2006 14:40:31 +0000
(14:40 +0000)
autothrottle.c
patch
|
blob
|
history
diff --git
a/autothrottle.c
b/autothrottle.c
index
c427c46
..
7f044f4
100644
(file)
--- a/
autothrottle.c
+++ b/
autothrottle.c
@@
-9,11
+9,11
@@
* lcp:interface-config#2=service-policy output N
*
* throttle=N
* 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
*/
* throttle=no
*/
-char const *cvs_id = "$Id: autothrottle.c,v 1.1
6 2005-10-11 09:04:53
bodea Exp $";
+char const *cvs_id = "$Id: autothrottle.c,v 1.1
7 2006-05-18 14:40:31
bodea Exp $";
int plugin_api_version = PLUGIN_API_VERSION;
static struct pluginfuncs *f = 0;
int plugin_api_version = PLUGIN_API_VERSION;
static struct pluginfuncs *f = 0;