summaryrefslogtreecommitdiff
path: root/src/os_timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_timer.cpp')
-rw-r--r--src/os_timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_timer.cpp b/src/os_timer.cpp
index ca0b279b4..11a5631a0 100644
--- a/src/os_timer.cpp
+++ b/src/os_timer.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file os_timer.cpp */
+/** @file os_timer.cpp OS/compiler dependant real time tick sampling. */
#include "stdafx.h"