From 691dabc423f0ac541038484ff69a2ec871c121d9 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 17 Apr 2004 17:45:29 +0000 Subject: importing ints svn path=/trunk/externals/miXed/; revision=1608 --- shared/toxy/scriptlet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/toxy') diff --git a/shared/toxy/scriptlet.c b/shared/toxy/scriptlet.c index 192eaa6..df94e90 100644 --- a/shared/toxy/scriptlet.c +++ b/shared/toxy/scriptlet.c @@ -747,7 +747,7 @@ int scriptlet_write(t_scriptlet *sp, t_symbol *fn) } else { - loud_warning(sp->s_owner, "empty scriptlet not written"); + loud_warning(sp->s_owner, "scriptlet", "empty scriptlet not written"); return (SCRIPTLET_IGNORED); } } -- cgit v1.2.1