aboutsummaryrefslogtreecommitdiff
path: root/src/ito.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ito.h')
-rw-r--r--src/ito.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ito.h b/src/ito.h
index 009d4b1..9829d28 100644
--- a/src/ito.h
+++ b/src/ito.h
@@ -17,7 +17,6 @@ namespace Bu
17 * system in an object oriented sort of way. It allows you to create a 17 * system in an object oriented sort of way. It allows you to create a
18 * class with standard member variables and callable functions that can be 18 * class with standard member variables and callable functions that can be
19 * run in it's own thread, one per class instance. 19 * run in it's own thread, one per class instance.
20 *@author Mike Buland
21 *@ingroup Threading 20 *@ingroup Threading
22 */ 21 */
23 class Ito 22 class Ito