Fixed unittests and vc-changelog.
[m6w6/libmemcached] / libmemcached / verbosity.h
index 172ab9f673b48cacc9682e7dc9edd4adb5a5f1d3..b28458e43bb3416c458202998610be6909ff01bd 100644 (file)
@@ -9,8 +9,8 @@
  *
  */
 
-#ifndef __MEMCACHED_VERBOSITY_H__
-#define __MEMCACHED_VERBOSITY_H__
+#ifndef __LIBMEMCACHED_VERBOSITY_H__
+#define __LIBMEMCACHED_VERBOSITY_H__
 
 #ifdef __cplusplus
 extern "C" {
@@ -24,4 +24,4 @@ memcached_return_t memcached_verbosity(memcached_st *ptr, uint32_t verbosity);
 }
 #endif
 
-#endif /* __MEMCACHED_VERBOSITY_H__ */
+#endif /* __LIBMEMCACHED_VERBOSITY_H__ */