Procházet zdrojové kódy

misc/tools/kemi: lua - full file name for kemiluacheck tool

Daniel-Constantin Mierla před 4 roky
rodič
revize
3f4e589973
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      misc/tools/kemi/lua/README.md

+ 2 - 2
misc/tools/kemi/lua/README.md

@@ -2,7 +2,7 @@
 
 Tools useful for using Kamailio with KEMI Lua scripts.
 
-## kemiksrlib ##
+## kemiksrlib.py ##
 
 Generates the file `KSR.lua` with skeleton functions in the `KSR` object. The
 function parameters are prefixed with `p_` and the functions return:
@@ -85,4 +85,4 @@ the check results in:
 luac -p kamailio-basic-kemi-lua.lua
 
 luac: kamailio-basic-kemi-lua.lua:100: unfinished string near '"Route);'
-```
+```