summaryrefslogtreecommitdiff
path: root/src/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread.h')
-rw-r--r--src/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread.h b/src/thread.h
index 2b12b4582..a1fd4d8d5 100644
--- a/src/thread.h
+++ b/src/thread.h
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file thread.h */
+/** @file thread.h Base of all threads. */
#ifndef THREAD_H
#define THREAD_H