summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ace/ETCL/ETCL.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/ETCL/ETCL.ll b/ACE/ace/ETCL/ETCL.ll
index 7cbc0c47828..fde5839ac57 100644
--- a/ACE/ace/ETCL/ETCL.ll
+++ b/ACE/ace/ETCL/ETCL.ll
@@ -1,7 +1,6 @@
%option noyywrap
%{
-// ETCL.ll,v 1.5 2005/11/16 07:53:24 ossama Exp
// ========================================================================
//
// = LIBRARY
@@ -156,4 +155,4 @@ yywrap (void)
return 1;
}
-ACE_END_VERSIONED_NAMESPACE_DECL \ No newline at end of file
+ACE_END_VERSIONED_NAMESPACE_DECL