From d0301acb799b1d5696713ab42034305f45c4e93e Mon Sep 17 00:00:00 2001 From: parsons Date: Tue, 21 Jun 2011 14:39:35 +0000 Subject: ChangeLogTag: Mon Jun 13 18:00:05 UTC 2011 Jeff Parsons --- tests/Bug_3479_Regression/client.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/Bug_3479_Regression/client.cpp') diff --git a/tests/Bug_3479_Regression/client.cpp b/tests/Bug_3479_Regression/client.cpp index 25bfbefe03a..7ca9221946d 100644 --- a/tests/Bug_3479_Regression/client.cpp +++ b/tests/Bug_3479_Regression/client.cpp @@ -4,8 +4,6 @@ #include "ace/Get_Opt.h" #include "tao/StringSeqC.h" -ACE_RCSID(Hello, client, "$Id$") - const ACE_TCHAR *ior = ACE_TEXT ("file://test.ior"); int @@ -30,7 +28,7 @@ parse_args (int argc, ACE_TCHAR *argv[]) argv [0]), -1); } - // Indicates sucessful parsing of the command line + // Indicates successful parsing of the command line return 0; } -- cgit v1.2.1