summaryrefslogtreecommitdiff
path: root/BS/support/common.h
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2025-01-16 08:10:18 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2025-01-16 08:10:18 +0100
commit0b704b7ce9437e7769f561401518fc8320db37de (patch)
tree320af84b21c940ee78f84f176e19ef41d368fbd3 /BS/support/common.h
parent4072fd2debd280cfa3401e193cf5ecc23a1dd4f3 (diff)
BS: dos2unix; indent -linux
Diffstat (limited to 'BS/support/common.h')
-rwxr-xr-xBS/support/common.h2
1 files changed, 1 insertions, 1 deletions
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