1
0
mirror of https://github.com/HybridDog/pdisc.git synced 2025-07-01 07:40:39 +02:00

update readme

M  README.md
M  faden.lua
This commit is contained in:
HybridDog
2016-11-13 14:53:52 +01:00
parent b3ce57c5b4
commit 479885a80f
2 changed files with 35 additions and 1 deletions

View File

@ -54,7 +54,7 @@ local function programm_ausfuhren(faden)
return not faden.stopped and programm_ausfuhren(faden)
end
return function (faden_manip, parsed)
return function(faden_manip, parsed)
local faden = {
log = "",
ip = 1,