diff options
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | 2012-02-14 12:05:46 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-02-14 14:55:56 +0100 |
commit | bfa97eda0985de87982e4b49f0383750f1115c86 (patch) | |
tree | 9a2e4cbc04cff3b53aef287c4d2a5c285528e706 /doc | |
parent | c031212f6d2a50e0d8a85fa88fce559be9e62233 (diff) | |
download | connman-bfa97eda0985de87982e4b49f0383750f1115c86.tar.gz connman-bfa97eda0985de87982e4b49f0383750f1115c86.tar.bz2 connman-bfa97eda0985de87982e4b49f0383750f1115c86.zip |
doc: Document the right error belonging to browser request on agent api
Diffstat (limited to 'doc')
-rw-r--r-- | doc/agent-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt index 7ba3d563..c362339e 100644 --- a/doc/agent-api.txt +++ b/doc/agent-api.txt @@ -32,7 +32,7 @@ Methods void Release() This can happen if connected to a hotspot portal page without WISPr support. - Possible Errors: net.connman.Agent.Error.Retry + Possible Errors: net.connman.Agent.Error.Canceled dict RequestInput(object service, dict fields) |