From 23f1ce0756ffcde7835b8d5d9a42cb3eff54318f Mon Sep 17 00:00:00 2001 From: John Scipione Date: Thu, 15 Jan 2015 15:33:27 -0500 Subject: [PATCH] BInvoker::Timeout was introduced in BeOS R5, not R3 --- docs/user/app/Invoker.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/app/Invoker.dox b/docs/user/app/Invoker.dox index 5e61b5ec13..9047b9d04c 100644 --- a/docs/user/app/Invoker.dox +++ b/docs/user/app/Invoker.dox @@ -239,7 +239,7 @@ \fn bigtime_t BInvoker::Timeout() const \brief Returns the current timeout value. - \since BeOS R3 + \since BeOS R5 */