Sha256: f5baf500bbb311939f5191d1f22931ade561bd84ba6d07761cb65b554db2dee6
Contents?: true
Size: 332 Bytes
Versions: 2
Compression:
Stored size: 332 Bytes
Contents
/* * uTest Copyright (C) 2011 Data Differential, http://datadifferential.com/ * * Use and distribution licensed under the BSD license. See * the COPYING file in the parent directory for full text. */ #pragma once /** @note Friendly print function for errors. */ LIBTEST_API const char *test_strerror(test_return_t code);
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
couchbase-memcached-1.2.9 | ext/libmemcached-0.50/libtest/strerror.h |
couchbase-memcached-1.2.8 | ext/libmemcached-0.50/libtest/strerror.h |