summaryrefslogtreecommitdiff
path: root/ACE/websvcs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 12:37:53 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 12:37:53 +0100
commitc4a4e15b256663e74736a71d2ff4016289fc985f (patch)
tree1298c0313327ed22e34b048573189e3311640c52 /ACE/websvcs
parent6f2f966de47619c67fa97c7cfdbb76476efe8f2d (diff)
downloadATCD-c4a4e15b256663e74736a71d2ff4016289fc985f.tar.gz
Fixed broken links and updated email address D. Schmidt to the correct one
Diffstat (limited to 'ACE/websvcs')
-rw-r--r--ACE/websvcs/lib/URL_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/websvcs/lib/URL_Addr.h b/ACE/websvcs/lib/URL_Addr.h
index c88937bdd11..8d0a9009e77 100644
--- a/ACE/websvcs/lib/URL_Addr.h
+++ b/ACE/websvcs/lib/URL_Addr.h
@@ -54,7 +54,7 @@ public:
/**
* Initializes from the scheme specific address, for instance: if
* the address is an http URL it will initialize the address from
- * an string such as "www.cs.wustl.edu/~schmidt"
+ * an string such as "www.dre.vanderbilt.edu/~schmidt/"
*/
virtual int string_to_addr (const ACE_TCHAR *address);