The first pass is dry pass for dynamic files
diff --git a/report.c b/report.c
index e7c0fd2..c002971 100644
--- a/report.c
+++ b/report.c
@@ -105,7 +105,7 @@
             " targetCmd    : %s\n"
             " wordlistFile : %s\n",
             localtmstr,
-            hfuzz->flipRate,
+            hfuzz->origFlipRate,
             hfuzz->externalCommand == NULL ? "NULL" : hfuzz->externalCommand,
             hfuzz->fuzzStdin ? "TRUE" : "FALSE",
             hfuzz->tmOut,