X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=ETL%2Ftrunk%2FETL%2Fclock;h=04b191ec63483072d8dbac6521bac71904891673;hb=1891afee8b0ad9e67c56b1c262a940a0bb5042cb;hp=76a694e0bdac1ae8c85e8f2ce20aeb81b8a317f1;hpb=9c49d847240aeb191f3aa0e0f33fb7f56514e48e;p=synfig.git diff --git a/ETL/trunk/ETL/clock b/ETL/trunk/ETL/clock index 76a694e..04b191e 100644 --- a/ETL/trunk/ETL/clock +++ b/ETL/trunk/ETL/clock @@ -51,7 +51,7 @@ // If we could not find ourselves a better // clock description, go ahead and use the -// standard clock() implementation. +// standard clock() implementation. // (Better than nothing...) #include "_clock_system.h" #ifndef ETL_CLOCK_DEFAULT_DESC_CLASS @@ -80,7 +80,7 @@ _ETL_BEGIN_NAMESPACE #else #warning No realtime clock description found. #endif - + #else class clock : public _ETL::clock_base { }; #ifdef ETL_CLOCK_PROCTIME_DESC_CLASS