Selaa lähdekoodia

Adjust syntax for fax_retry.lua

Mark Crane 13 vuotta sitten
vanhempi
commit
95be5b145a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      includes/install/scripts/fax_retry.lua

+ 1 - 1
includes/install/scripts/fax_retry.lua

@@ -78,7 +78,7 @@
 	end
 	if (uuid) then
 		freeswitch.consoleLog("INFO","uuid: '" .. uuid .. "'\n");
-	}
+	end
 	if (fax_ecm_used) then
 		freeswitch.consoleLog("INFO","fax_ecm_used: '" .. fax_ecm_used .. "'\n");
 	end