segv in reosurce constructor, add histeq plugin, 2pass formats, cleanup, colormatrix...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / undostack.C
index 9216c2e17ad1a2734b6d5bd6cb89f52a32a5d86e..acc6544f010dd0467b2150b206fd1b38d08a3221 100644 (file)
@@ -506,7 +506,7 @@ void UndoStackItem::set_data(char *data)
                        new_size,
                        &this->data_size,
                        0);
-//printf("UndoStackItem::set_data 2 " _LD "\n", timer.get_difference());
+//printf("UndoStackItem::set_data 2 %jd\n", timer.get_difference());
 
 // Testing
 // FILE *test1 = fopen("/tmp/undo1", "w");