diff options
| author | Mikhail Romanko <me@blankhex.com> | 2025-03-11 09:49:43 +0300 |
|---|---|---|
| committer | Mikhail Romanko <me@blankhex.com> | 2025-04-05 13:56:00 +0300 |
| commit | 69515af77f36bad1f501f3145eba4436e8216965 (patch) | |
| tree | b8762c125b848df320f8022c7192e67b672ccce0 /include/BH/Common.h | |
| parent | 80094983311f853ed105f7f48f51c8e9363f03a4 (diff) | |
| download | bhlib-69515af77f36bad1f501f3145eba4436e8216965.tar.gz | |
Fix styling issues, rename scripts
Diffstat (limited to 'include/BH/Common.h')
| -rw-r--r-- | include/BH/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/BH/Common.h b/include/BH/Common.h index 1467b25..78fd503 100644 --- a/include/BH/Common.h +++ b/include/BH/Common.h @@ -23,4 +23,3 @@ typedef size_t (*BH_HashCallback)(const void *); typedef void (*BH_GenericCallback)(void *); #endif /* BH_COMMON_H */ - |
