Browse Source

* Remove debug define

Michaël Van Canneyt 3 years ago
parent
commit
989b378bcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-hash/src/fptlsbigint.pas

+ 1 - 1
packages/fcl-hash/src/fptlsbigint.pas

@@ -13,7 +13,7 @@ interface
 
 uses SysUtils;
 
-{$DEFINE BIGINT_DEBUG}         // Enable debug output/functions for BitInt unit
+{ $DEFINE BIGINT_DEBUG}         // Enable debug output/functions for BitInt unit
 
 const
   // Maintain a number of precomputed variables when doing reduction