From f40f0a4eed273c7beeb506126abde1989335eded Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 10 Jul 2010 20:24:44 -0300 Subject: [PATCH] Update counter API documentation --- doc/counter-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/counter-api.txt b/doc/counter-api.txt index 98d7a17..28ec662 100644 --- a/doc/counter-api.txt +++ b/doc/counter-api.txt @@ -13,7 +13,7 @@ Methods void Release() counter, because when this method gets called it has already been unregistered. - Usage(object service, dict) + void Usage(object service, dict) This signal indicates a change in the counter values for the service object. The counter is reset by calling @@ -58,4 +58,5 @@ Methods void Release() while sending. Time + Total number of seconds online. -- 2.7.4