Merged with trond's header file cleanup branch.
[awesomized/libmemcached] / libmemcached / visibility.h
index 9405a88d6f8a5267b6d1658af8d7cdff6474484a..1f3e85bb274a721b66266b13a505e7ceb73def4d 100644 (file)
@@ -13,8 +13,8 @@
  * @brief Visibility control macros
  */
 
-#ifndef __LIBMEMCACHED_VISIBILITY_H
-#define __LIBMEMCACHED_VISIBILITY_H
+#ifndef LIBMEMCACHED_VISIBILITY_H
+#define LIBMEMCACHED_VISIBILITY_H
 
 /**
  *
@@ -48,4 +48,4 @@
 # endif /* defined(_MSC_VER) */
 #endif /* defined(BUILDING_LIBMEMCACHED) */
 
-#endif /* __LIBMEMCACHED_VISIBILITY_H */
+#endif /* LIBMEMCACHED_VISIBILITY_H */