~yshurik/libmemcached/libmemcached-win

« back to all changes in this revision

Viewing changes to libmemcachedutil/version.cc

  • Committer: Continuous Integration
  • Date: 2013-04-03 13:16:24 UTC
  • mfrom: (1100.1.1 libmemcached-1.2)
  • Revision ID: ci@tangent.org-20130403131624-j59dhv5z5l0lsdld
Merge lp:~tangent-org/libmemcached/1.2-build/ Build: jenkins-Libmemcached-250

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
};
50
50
 
51
51
static memcached_return_t check_server_version(const memcached_st *,
52
 
                                               memcached_server_instance_st instance,
 
52
                                               const memcached_instance_st * instance,
53
53
                                               void *context)
54
54
{
55
55
  /* Do Nothing */