summaryrefslogtreecommitdiff
path: root/docs/tutorials/009/page02.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/009/page02.html')
-rw-r--r--docs/tutorials/009/page02.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tutorials/009/page02.html b/docs/tutorials/009/page02.html
index 7dd126f1273..984297ca849 100644
--- a/docs/tutorials/009/page02.html
+++ b/docs/tutorials/009/page02.html
@@ -1,3 +1,4 @@
+<!-- $Id$ -->
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
@@ -37,7 +38,7 @@ static const u_short PORT = ACE_DEFAULT_SERVER_PORT;
"<font color=green>signature</font>". If none is given, we'll use the one here instead. */</font>
static const char *default_signature = "<font color=green>Hello World!</font>";
-int
+int
main (int argc, char *argv[])
{
ACE_INET_Addr local (PORT);