Typo: 'outselves' -> 'ourselves'.
[synfig.git] / ETL / trunk / ETL / clock
index 893e93f..76a694e 100644 (file)
@@ -1,7 +1,8 @@
+// <clock> -*- 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...)