From bbfc5aa75debba3288503089dbffe7f60d4d7308 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 24 Jan 2011 16:05:49 +0100 Subject: [PATCH] doc: Fix method name and parameter formatting for STK agent --- doc/stk-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/stk-api.txt b/doc/stk-api.txt index 7669311..93a2434 100644 --- a/doc/stk-api.txt +++ b/doc/stk-api.txt @@ -257,7 +257,7 @@ Methods byte RequestSelection(string title, byte icon_id, until the call is canceled using Cancel(). This method should not return. - boolean ConfirmLaunchBrowser() (string information, + boolean ConfirmLaunchBrowser(string information, byte icon_id, string url) Asks the agent to request user to confirm launch -- 2.7.4