]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
fdr_confirm: renumber FDR_LIT_FLAG_NOREPEAT
authorJustin Viiret <justin.viiret@intel.com>
Wed, 24 May 2017 01:22:36 +0000 (11:22 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 00:39:00 +0000 (10:39 +1000)
src/fdr/fdr_confirm.h

index ebf0669cf4ba5c94d687d9482653e90f1578ad63..e160b96d149ca3085d16270607bdfa7cc876f918 100644 (file)
@@ -46,7 +46,7 @@ u32 mul_hash_64(u64a lv, u64a andmsk, u64a mult, u32 nBits) {
  * \brief Flag indicating this literal doesn't need to be delivered more than
  * once, used in LitInfo::flags.
  */
-#define FDR_LIT_FLAG_NOREPEAT   2
+#define FDR_LIT_FLAG_NOREPEAT   1
 
 /**
  * \brief Structure describing a literal, linked to by FDRConfirm.