aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flattr_ed.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-07-28 02:32:41 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-07-28 02:32:41 +0000
commit1504a2e019bfecb07c93da78d8df9b6c99ee7a52 (patch)
tree00e1357c2a8d7083e8ce7d10398441079d038813 /externals/grill/flext/source/flattr_ed.cpp
parentfa635a3d2a3c6a27a0259658f586d490fa0dad20 (diff)
""
svn path=/trunk/; revision=799
Diffstat (limited to 'externals/grill/flext/source/flattr_ed.cpp')
-rw-r--r--externals/grill/flext/source/flattr_ed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flattr_ed.cpp b/externals/grill/flext/source/flattr_ed.cpp
index c968fe5f..ea756fd2 100644
--- a/externals/grill/flext/source/flattr_ed.cpp
+++ b/externals/grill/flext/source/flattr_ed.cpp
@@ -266,7 +266,7 @@ void flext_base::cb_GfxProperties(t_gobj *c, t_glist *)
int cnt = th->ListAttrib(la);
for(int i = 0; i < cnt; ++i) {
- const t_symbol *sym = GetSymbol(la[i]);
+ const t_symbol *sym = GetSymbol(la[i]);
// get flags
int sv;