diff options
| author | Tyge Løvset <[email protected]> | 2020-03-12 13:34:27 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-12 13:34:27 +0100 |
| commit | f81e72530ea1ff1a564aaa299f9a3402aaea4796 (patch) | |
| tree | 5ff86d3cfebc426d672aee47fe01a2a3c97e9d24 | |
| parent | 361404cd113512673ae06c760787916143ef3f76 (diff) | |
| download | STC-modified-f81e72530ea1ff1a564aaa299f9a3402aaea4796.tar.gz STC-modified-f81e72530ea1ff1a564aaa299f9a3402aaea4796.zip | |
Rename c_defs.h to clib/cdefs.h
| -rw-r--r-- | clib/cdefs.h (renamed from c_defs.h) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,4 +62,4 @@ static inline uint32_t c_murmurHash(const void *data, size_t len) { // One-at-a return h;
}
-#endif
\ No newline at end of file +#endif
|
