/[adonthell]/adonthell/src/base/timer.cc
ViewVC logotype

Diff of /adonthell/src/base/timer.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by ksterker, Mon Oct 18 07:40:23 2004 UTC revision 1.7 by ksterker, Mon Nov 15 08:54:33 2004 UTC
# Line 19  Line 19 
19     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20  */  */
21    
22    /**
23     * @file base/timer.cc
24     * @author Alexandre Courbot <alexandrecourbot@linuxgames.com>
25     * @brief A timer implementation.
26     */
27    
28    
29  #include <errno.h>  #include <errno.h>
30    
31  #include "base/timer.h"  #include "base/timer.h"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26