summaryrefslogtreecommitdiff
path: root/Kokyu/Kokyu.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kokyu/Kokyu.h')
-rw-r--r--Kokyu/Kokyu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kokyu/Kokyu.h b/Kokyu/Kokyu.h
index b2e041bed8c..9414b9bfbe0 100644
--- a/Kokyu/Kokyu.h
+++ b/Kokyu/Kokyu.h
@@ -100,9 +100,9 @@ namespace Kokyu
*
* @param config Configuration information for the dispatcher.
*
- * @return Auto pointer to the dispatcher.
+ * @return pointer to the dispatcher.
*/
- static Dispatcher_Auto_Ptr
+ static Dispatcher*
create_dispatcher (const Dispatcher_Attributes& attr);
};
} //end of namespace