MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / oldbloom_version

Function oldbloom_version

oldbloom/bloom.cpp:306–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304*/
305
306const char * oldbloom_version()
307{
308 return MAKESTRING(BLOOM_VERSION);
309}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected