[haiku-commits] haiku: hrev48683 - docs/user/app

  • From: jscipione@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 15 Jan 2015 21:33:11 +0100 (CET)

hrev48683 adds 1 changeset to branch 'master'
old head: 9bf7584d966cd164b3e262fa80d2469a760ad58a
new head: 23f1ce0756ffcde7835b8d5d9a42cb3eff54318f
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=23f1ce0756ff+%5E9bf7584d966c

----------------------------------------------------------------------------

23f1ce0756ff: BInvoker::Timeout was introduced in BeOS R5, not R3

                                     [ John Scipione <jscipione@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev48683
Commit:      23f1ce0756ffcde7835b8d5d9a42cb3eff54318f
URL:         http://cgit.haiku-os.org/haiku/commit/?id=23f1ce0756ff
Author:      John Scipione <jscipione@xxxxxxxxx>
Date:        Thu Jan 15 20:33:27 2015 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+), 1 deletion(-)
docs/user/app/Invoker.dox | 2 +-

----------------------------------------------------------------------------

diff --git a/docs/user/app/Invoker.dox b/docs/user/app/Invoker.dox
index 5e61b5e..9047b9d 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
 */
 
 


Other related posts:

  • » [haiku-commits] haiku: hrev48683 - docs/user/app - jscipione