Fixing merge
author <brian@gir> <>
Sun, 20 Apr 2008 23:15:12 +0000 (16:15 -0700)
committer <brian@gir> <>
Sun, 20 Apr 2008 23:15:12 +0000 (16:15 -0700)
1  2 
libmemcached/memcached.h

index 01a6cb926cc20d309ca33b8547cdab7528797906,99c942d8cf6f3a3e8ecda4028192637a94050738..6f3b0f5d5e28f8f78984bd82320fc3343c7f41ce
@@@ -31,7 -31,12 +31,16 @@@ extern "C" 
  #define MEMCACHED_VERSION_STRING_LENGTH 12
  
  /* string value */
++<<<<<<< local
+ #define LIBMEMCACHED_VERSION_STRING "0.19"
+ struct continuum_item{
+       uint32_t index;
+       uint32_t value;
+ };
++=======
 +#define LIBMEMCACHED_VERSION_STRING "0.20"
++>>>>>>> other
  
  struct memcached_stat_st {
    uint32_t pid;