From 12168601ee0cdbf239ccff803e79f359e4ca0c65 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 26 Nov 2010 11:58:02 -0500 Subject: One more whitespace fix --- config/siproxd.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/siproxd.inc b/config/siproxd.inc index 11180120..b6217f24 100644 --- a/config/siproxd.inc +++ b/config/siproxd.inc @@ -40,7 +40,7 @@ function sync_package_sipproxd_users() { fwrite($fout, $rowhelper['username'] . " " . $rowhelper['password'] . "\n"); } } - fclose($fout); + fclose($fout); conf_mount_ro(); system("/usr/bin/killall -HUP siproxd"); } -- cgit v1.2.3