Commit 7eb90cce authored by Bodo Möller's avatar Bodo Möller
Browse files

oops

parent 6ed53478
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -229,7 +229,6 @@ int MAIN(int argc, char **argv)
			{
			for (i = 0; i < chunk; i++)
				BIO_printf(out, "%02x", buf[i]);
			BIO_puts(out, "\n");
			}
		num -= chunk;
		}