Fix issue where hash might not be quite initialized. Also remove redundant bit to...
[awesomized/libmemcached] / libmemcached / error.h
index f8320802321f0949ff984bb1d91a4242cc6cc071..c8b94806c5d0ca7173df5e81c3d5d82030269742 100644 (file)
@@ -65,7 +65,6 @@ LIBMEMCACHED_API
 LIBMEMCACHED_API
   int memcached_last_error_errno(memcached_st *memc);
 
-
 #ifdef __cplusplus
 } // extern "C"
 #endif