From b4391eb19747f945e20dcbd67e28107ef28f1ae3 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 16 May 2014 10:39:36 +1000 Subject: TODO++ --- src/extantz/extantz.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/extantz/extantz.c b/src/extantz/extantz.c index e66750c..87ea40e 100644 --- a/src/extantz/extantz.c +++ b/src/extantz/extantz.c @@ -62,6 +62,7 @@ static Eina_Bool _data(void *data, int type, Ecore_Con_Event_Server_Data *ev) _M = lua_gettop(ourGlobals->purkle->L); push_lua(ourGlobals->purkle->L, "@ ( $ )", _M, "append", buf, 0); PI("Dialog from %s - %s", SID, command); + // TODO - Somewhere in the chain the new lines that MLP likes to put into llDialog's message munge things. Fix that. } else { -- cgit v1.1