From 2afc4893bf802700a1decfff57673cefc861c7e7 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Wed, 3 Apr 2024 22:25:30 +0200 Subject: Prepare opentracker for dual stack capabilities --- ot_mutex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_mutex.h') diff --git a/ot_mutex.h b/ot_mutex.h index 93c1ecf..8d64cf6 100644 --- a/ot_mutex.h +++ b/ot_mutex.h @@ -43,7 +43,7 @@ typedef enum { TASK_STATS_EVERYTHING = 0x0106, TASK_STATS_FULLLOG = 0x0107, TASK_STATS_WOODPECKERS = 0x0108, - + TASK_FULLSCRAPE = 0x0200, /* Default mode */ TASK_FULLSCRAPE_TPB_BINARY = 0x0201, TASK_FULLSCRAPE_TPB_ASCII = 0x0202, -- cgit v1.2.3