From fcf490af444f26010c6ea950af9b5f4b36984ace Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 22 Apr 2003 02:38:13 +0000 Subject: "" svn path=/trunk/; revision=582 --- externals/grill/flext/source/flbind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/source/flbind.cpp') diff --git a/externals/grill/flext/source/flbind.cpp b/externals/grill/flext/source/flbind.cpp index 9f840f34..fe1846e2 100644 --- a/externals/grill/flext/source/flbind.cpp +++ b/externals/grill/flext/source/flbind.cpp @@ -69,7 +69,7 @@ flext_base::binditem::~binditem() if(tag->s_thing == (t_object *)px) const_cast(tag)->s_thing = NULL; else - error("%s - Binding not found",thisName()); + error("flext - Binding to symbol %s not found",tag->s_name); #else # pragma warning("Not implemented") #endif -- cgit v1.2.1