summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-01-19 11:04:26 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-01-19 11:04:26 +0100
commit9da59f9347aca3bd71a291b0a4b0b24666a82004 (patch)
tree719ecb74b36d90efcf65f7615b4bfa6cd778a374
parent2a2491926e1a1e044da01f979dcaa4e1e2032c51 (diff)
downloadATCD-9da59f9347aca3bd71a291b0a4b0b24666a82004.tar.gz
Removed old left over cvs id tag
-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