summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/net-snmp/statPPTP.c
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/extra/net-snmp/statPPTP.c')
-rw-r--r--accel-pppd/extra/net-snmp/statPPTP.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/accel-pppd/extra/net-snmp/statPPTP.c b/accel-pppd/extra/net-snmp/statPPTP.c
index 1a13ad06..48642202 100644
--- a/accel-pppd/extra/net-snmp/statPPTP.c
+++ b/accel-pppd/extra/net-snmp/statPPTP.c
@@ -22,8 +22,8 @@ static unsigned int *stat_starting;
static unsigned int *stat_active;
/*
- * Our initialization routine, called automatically by the agent
- * (Note that the function name must match init_FILENAME())
+ * Our initialization routine, called automatically by the agent
+ * (Note that the function name must match init_FILENAME())
*/
void
init_statPPTP(void)
@@ -36,7 +36,7 @@ init_statPPTP(void)
/*
* a debugging statement. Run the agent with -DstatPPTP to see
- * the output of this debugging statement.
+ * the output of this debugging statement.
*/
DEBUGMSGTL(("statPPTP", "Initializing the statPPTP module\n"));