Remove trailing newlines

This commit is contained in:
Patrick Georgi
2025-09-19 20:27:27 +02:00
parent a6f26ad279
commit 3947facfa2
3 changed files with 0 additions and 12 deletions

View File

@@ -38,12 +38,3 @@ typedef void (*DtHashOperateFunc)();
typedef int (*DtHashDestroyFunc)();
#endif /* _DtHash_h */