Style cleanup.
[awesomized/libmemcached] / libmemcached / quit.h
index 7b98427f0f0f8125950390c8d83b529edb9458c6..453adeaa969126e67bedf045d29f499490122dff 100644 (file)
@@ -9,8 +9,8 @@
  *
  */
 
-#ifndef __MEMCACHED_QUIT_H__
-#define __MEMCACHED_QUIT_H__
+#ifndef __LIBMEMCACHED_QUIT_H__
+#define __LIBMEMCACHED_QUIT_H__
 
 #ifdef __cplusplus
 extern "C" {
@@ -23,4 +23,4 @@ void memcached_quit(memcached_st *ptr);
 }
 #endif
 
-#endif /* __MEMCACHED_QUIT_H__ */
+#endif /* __LIBMEMCACHED_QUIT_H__ */