X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fclock;h=76a694e0bdac1ae8c85e8f2ce20aeb81b8a317f1;hb=9c49d847240aeb191f3aa0e0f33fb7f56514e48e;hp=893e93f2c4916576e374e5174da8ca8d59f585d7;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/clock b/ETL/trunk/ETL/clock index 893e93f..76a694e 100644 --- a/ETL/trunk/ETL/clock +++ b/ETL/trunk/ETL/clock @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Clock Abstraction -** $Id: clock,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -48,7 +49,7 @@ #endif #endif -// If we could not find outselves a better +// If we could not find ourselves a better // clock description, go ahead and use the // standard clock() implementation. // (Better than nothing...)