X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=include%2Flibhashkit-1.0%2Fconfigure.h.in;h=d5de3a9ae82df2c8e05c61c986fc87253aecdc61;hb=HEAD;hp=824c15d3a76e99ed1a623a1d653d42b0dcccf654;hpb=b2164942eebc8c758081403ff524cce5951b1abe;p=awesomized%2Flibmemcached diff --git a/include/libhashkit-1.0/configure.h.in b/include/libhashkit-1.0/configure.h.in index 824c15d3..d5de3a9a 100644 --- a/include/libhashkit-1.0/configure.h.in +++ b/include/libhashkit-1.0/configure.h.in @@ -1,6 +1,6 @@ /* +--------------------------------------------------------------------+ - | libmemcached - C/C++ Client Library for memcached | + | libmemcached-awesome - C/C++ Client Library for memcached | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modification, are permitted under the terms of the BSD license. | @@ -9,7 +9,7 @@ | the terms online at: https://opensource.org/licenses/BSD-3-Clause | +--------------------------------------------------------------------+ | Copyright (c) 2006-2014 Brian Aker https://datadifferential.com/ | - | Copyright (c) 2020 Michael Wallner | + | Copyright (c) 2020-2021 Michael Wallner https://awesome.co/ | +--------------------------------------------------------------------+ */ @@ -17,11 +17,3 @@ #define LIBHASHKIT_VERSION_STRING "@LIBHASHKIT_VERSION@" #define LIBHASHKIT_VERSION_HEX @LIBHASHKIT_VERSION_HEX@ - -#ifdef __cplusplus -extern "C" { -#endif - -#ifdef __cplusplus -} -#endif