summaryrefslogtreecommitdiffstats
path: root/src/map/amap/amapRule.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/amap/amapRule.c')
-rw-r--r--src/map/amap/amapRule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/amap/amapRule.c b/src/map/amap/amapRule.c
index e8cb48c4..78016f4f 100644
--- a/src/map/amap/amapRule.c
+++ b/src/map/amap/amapRule.c
@@ -338,7 +338,7 @@ void Amap_LibCreateRules( Amap_Lib_t * pLib, int fVeryVerbose )
{
Amap_Gat_t * pGate;
int i, nGates = 0;
-// int clk = clock();
+// clock_t clk = clock();
pLib->fVerbose = fVeryVerbose;
pLib->vRules = Vec_PtrAlloc( 100 );
pLib->vRulesX = Vec_PtrAlloc( 100 );