summaryrefslogtreecommitdiff
path: root/netsvcs/lib/Token_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/lib/Token_Handler.h')
-rw-r--r--netsvcs/lib/Token_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netsvcs/lib/Token_Handler.h b/netsvcs/lib/Token_Handler.h
index a9279ad9ba2..ff2812f74bb 100644
--- a/netsvcs/lib/Token_Handler.h
+++ b/netsvcs/lib/Token_Handler.h
@@ -120,7 +120,7 @@ private:
ACE_Token_Collection collection_;
// collection of the client's token proxies.
- int timeout_id_;
+ long timeout_id_;
// ID returned by the Reactor that is used to kill registered timers
// when a token operation times out.