diff options
| author | 2009-08-26 15:32:22 +0000 | |
|---|---|---|
| committer | 2009-08-26 15:32:22 +0000 | |
| commit | 5cc6199846f7e797df52a9dad916f27bf3d6265d (patch) | |
| tree | f60f116c7850408bb4eff0972e6ff0f103fdee79 /src/modules/objects/class_http.cpp | |
| parent | Removed old references to kvi_run_netscape.sh, we'll stick with freedesktop's... (diff) | |
| download | KVIrc-5cc6199846f7e797df52a9dad916f27bf3d6265d.tar.gz KVIrc-5cc6199846f7e797df52a9dad916f27bf3d6265d.tar.bz2 KVIrc-5cc6199846f7e797df52a9dad916f27bf3d6265d.zip | |
Fixed kvs widgets on statusbar and some doc fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3428 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/class_http.cpp')
| -rw-r--r-- | src/modules/objects/class_http.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_http.cpp b/src/modules/objects/class_http.cpp index fd32351e7..19eab2336 100644 --- a/src/modules/objects/class_http.cpp +++ b/src/modules/objects/class_http.cpp @@ -83,7 +83,7 @@ const char * const ssl_errors_tbl[] = { !fn: <id:integer>$setHost(<host:string>,<remote_port:unsigned_integer>) !fn: <id:integer>$currentId() - !fn: $setProxy(<host:string>,[<user:string>,<password:string>]) + !fn: $setProxy(<host:string>,<port:integer>,[<user:string>,<password:string>]) !fn: $setUser(<user:string>,<password:string>) !fn: $readAll() !fn: <error:string> $errorString() |
