Fix a few more line space, indentation, and other white space issues.

This commit is contained in:
Mark Crane
2012-10-11 06:36:24 +00:00
parent be979dbc3a
commit 6dc9eec702
10 changed files with 300 additions and 286 deletions

View File

@@ -17,7 +17,6 @@
dbh = freeswitch.Dbh("core:"..db_path.."/"..db_name);
end
-- show all channel variables
--dat = env:serialize()
--freeswitch.consoleLog("INFO","info:\n" .. dat .. "\n")