aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/contrib
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-10-20 19:21:49 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-10-20 19:21:49 +0200
commit6b038314957ffc583bfcbdb97902e1a590b6e354 (patch)
tree2121e9b2130796c58f631c98eae1d604cad82db1 /openbsc/contrib
parentfbf87a502d782faf627be6a895ca136b574aa8cb (diff)
lua: Mention that the code has some bugs...
Diffstat (limited to 'openbsc/contrib')
-rw-r--r--openbsc/contrib/a-link/sccp-split-by-con.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/contrib/a-link/sccp-split-by-con.lua b/openbsc/contrib/a-link/sccp-split-by-con.lua
index c644d446a..f5d5502ae 100644
--- a/openbsc/contrib/a-link/sccp-split-by-con.lua
+++ b/openbsc/contrib/a-link/sccp-split-by-con.lua
@@ -1,4 +1,5 @@
-- Split trace based on SCCP Source
+-- There are still bugs to find... bugs bugs bugs... hmm
do
local function init_listener()
print("CREATED LISTENER")