summaryrefslogtreecommitdiff
path: root/ACE/examples/Web_Crawler/HTTP_URL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Web_Crawler/HTTP_URL.cpp')
-rw-r--r--ACE/examples/Web_Crawler/HTTP_URL.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Web_Crawler/HTTP_URL.cpp b/ACE/examples/Web_Crawler/HTTP_URL.cpp
index 44ceea324d4..c5b458005d7 100644
--- a/ACE/examples/Web_Crawler/HTTP_URL.cpp
+++ b/ACE/examples/Web_Crawler/HTTP_URL.cpp
@@ -7,7 +7,7 @@
#include "Options.h"
#include "HTTP_URL.h"
-ACE_RCSID(Web_Crawler, HTTP_URL, "$Id$")
+
const ACE_URL_Addr &
HTTP_URL::url_addr (void) const