summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-03-31 13:46:56 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-03-31 13:46:56 (GMT)
commitbc649db7cc51acbd56c145fd884a49f049c8393f (patch)
tree549e455f4138e1ef8cac68815e74065bb18ed59d
parent52531ad398167c8fc2fb17815cc79d1868c9961b (diff)
downloadCMake-bc649db7cc51acbd56c145fd884a49f049c8393f.zip
CMake-bc649db7cc51acbd56c145fd884a49f049c8393f.tar.gz
CMake-bc649db7cc51acbd56c145fd884a49f049c8393f.tar.bz2
ENH: remove c++ comment from c code
-rw-r--r--Utilities/cmcurl/getdate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmcurl/getdate.c b/Utilities/cmcurl/getdate.c
index 2b97cf8..9d946d3 100644
--- a/Utilities/cmcurl/getdate.c
+++ b/Utilities/cmcurl/getdate.c
@@ -1281,7 +1281,7 @@ yyreduce:
break;
case 5:
- //#line 251 "getdate.y"
+#line 251 "getdate.y"
{
context->yyHaveZone++;
}