summaryrefslogtreecommitdiff
path: root/Kokyu/Kokyu.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kokyu/Kokyu.h')
-rw-r--r--Kokyu/Kokyu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kokyu/Kokyu.h b/Kokyu/Kokyu.h
index 69e59294b5b..4d18b0d9399 100644
--- a/Kokyu/Kokyu.h
+++ b/Kokyu/Kokyu.h
@@ -121,6 +121,7 @@ namespace Kokyu
class Kokyu_Export Dispatcher_Factory
{
public:
+ //@@ Should we return auto_ptr<Dispatcher> instead?
static Dispatcher* create_dispatcher (const ConfigInfoSet&);
};
} //end of namespace