aboutsummaryrefslogtreecommitdiff
path: root/pd/src/g_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/g_text.c')
-rw-r--r--pd/src/g_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/g_text.c b/pd/src/g_text.c
index 7fc2bbdf..1804c606 100644
--- a/pd/src/g_text.c
+++ b/pd/src/g_text.c
@@ -492,7 +492,7 @@ static void gatom_bang(t_gatom *x)
{
if (x->a_text.te_outlet)
outlet_symbol(x->a_text.te_outlet, x->a_atom.a_w.w_symbol);
- if (*x->a_symto->s_name && x->a_symto->s_thing)
+ if (*x->a_symto->s_name && x->a_expanded_to->s_thing)
{
if (x->a_symto == x->a_symfrom)
pd_error(x,