X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Frecordmonitor.h;h=d109aff5097d5649df5628d9131575a11d3646c4;hb=fe342c90022bff98669b5cc96817cafe98c4e768;hp=65bf732d078bfaa2bbcb4e34c5e48fffd53d7ccf;hpb=9d832a1fff11b11aaa1108c460690ed05e2bdc05;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/recordmonitor.h b/cinelerra-5.1/cinelerra/recordmonitor.h index 65bf732d..d109aff5 100644 --- a/cinelerra-5.1/cinelerra/recordmonitor.h +++ b/cinelerra-5.1/cinelerra/recordmonitor.h @@ -160,7 +160,7 @@ class RecordMonitorThread : public Thread void process_scope(); void process_hist(); - int ready; // Ready to recieve the next frame + int ready; // Ready to receive the next frame int done; RecVideoMJPGThread *jpeg_engine; RecVideoDVThread *dv_engine;