search fixes, preset fixes, ladspa icon logging, igor pref theme, drag btn rollover
[goodguy/history.git] / cinelerra-5.1 / cinelerra / keyframe.h
index d21ae1253fe4fbae0eb84009b9624330f89d6277..29cdb3c5f8b30d7771c4e18969d3817f029a900f 100644 (file)
@@ -66,9 +66,7 @@ public:
 // extra text in a newly allocated string
        void get_contents(BC_Hash *ptr, char **text, char **extra);
 // Update a single parameter or the anonymous text depending on which argument is nonzero
-       void update_parameter(BC_Hash *params,
-               const char *text,
-               char *extra);
+       void update_parameter(BC_Hash *params, const char *text, const char *extra);
 
 private:
        char data[MESSAGESIZE];