ソースを参照

* Remove debug define

Michaël Van Canneyt 3 年 前
コミット
989b378bcd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/fcl-hash/src/fptlsbigint.pas

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

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