From d97d46e2806969c994647ee8e3ce64b4f3d1d9f6 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 6 Jun 2003 02:37:17 +0000 Subject: "" svn path=/trunk/; revision=684 --- externals/grill/flext/source/flsupport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/flext/source/flsupport.h') diff --git a/externals/grill/flext/source/flsupport.h b/externals/grill/flext/source/flsupport.h index fef7e16a..8c04c3ce 100644 --- a/externals/grill/flext/source/flsupport.h +++ b/externals/grill/flext/source/flsupport.h @@ -122,6 +122,7 @@ public: /*! \brief Set to specified buffer. \param nameonly: if true sets name only, but doesn't look at buffer actually + \return -1 on failure, 0 on success, 1 if parameters (length, data ptr, channels) have changed */ int Set(const t_symbol *s = NULL,bool nameonly = false); -- cgit v1.2.1