X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftags%2Fstable%2FETL%2F_clock_base.h;h=8f180f5ea6ce03f5313064a3bb9e33c2d0d4a06d;hb=ef6f90fbcc9ee541b6e5822a18754ed2749e9191;hp=8636cd2c5dc51e9bbc4d562da3e231ecb3df1cbf;hpb=613289c772b22989f9f990cf06414d3818b3badd;p=synfig.git diff --git a/ETL/tags/stable/ETL/_clock_base.h b/ETL/tags/stable/ETL/_clock_base.h index 8636cd2..8f180f5 100644 --- a/ETL/tags/stable/ETL/_clock_base.h +++ b/ETL/tags/stable/ETL/_clock_base.h @@ -110,7 +110,7 @@ public: ** few microseconds faster, but a few tests on my ** PowerBook G4 have proved otherwise. Indeed I loose ** several microseconds using this "optimized" method. - ** Bizzare. + ** Bizarre. ** - darco (8-17-2002) { timestamp endtime=get_current_time()+seconds_to_timestamp(length);