From 0b704b7ce9437e7769f561401518fc8320db37de Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 16 Jan 2025 08:10:18 +0100 Subject: BS: dos2unix; indent -linux --- BS/support/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BS/support/common.h') diff --git a/BS/support/common.h b/BS/support/common.h index dbd050c..54adc39 100755 --- a/BS/support/common.h +++ b/BS/support/common.h @@ -38,7 +38,7 @@ typedef struct { // Structures used by both the host and the dpu to communicate information typedef struct { - DTYPE found; + DTYPE found; } dpu_results_t; #ifndef ENERGY -- cgit v1.2.3