summaryrefslogtreecommitdiff
path: root/accel-pptpd/log.c
diff options
context:
space:
mode:
authorKozlov Dmitry <dima@server>2010-12-27 16:03:35 +0300
committerKozlov Dmitry <dima@server>2010-12-27 16:03:35 +0300
commit453e170879f599dfe4a82f7880929a7040b8b724 (patch)
tree1e76a7c618aede3dda85d341bf1be16dca9e988c /accel-pptpd/log.c
parent2b34d862111f1fd84cdb9d744ac34c1c933f34da (diff)
downloadaccel-ppp-xebd-453e170879f599dfe4a82f7880929a7040b8b724.tar.gz
accel-ppp-xebd-453e170879f599dfe4a82f7880929a7040b8b724.zip
cli: changed terminate syntax
cli: fixed cpu/mem utilization statistics
Diffstat (limited to 'accel-pptpd/log.c')
-rw-r--r--accel-pptpd/log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/log.c b/accel-pptpd/log.c
index 6994d86..428fedd 100644
--- a/accel-pptpd/log.c
+++ b/accel-pptpd/log.c
@@ -450,7 +450,6 @@ static void sighup(int n)
static void load_config(void)
{
char *opt;
- FILE *f;
opt = conf_get_opt("log", "level");
if (opt && atoi(opt) >= 0)