~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/libmemcached/libmemcached

« back to all changes in this revision

Viewing changes to libtest/has.cc

  • Committer: Continuous Integration
  • Date: 2013-04-21 01:20:30 UTC
  • mfrom: (1159.1.1 libmemcached-1.0)
  • Revision ID: ci@tangent.org-20130421012030-0ztye5mh26tm1bqm
Merge lp:~brianaker/libmemcached/exception-cleanup Build: jenkins-Libmemcached-271

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
 
144
144
static void initialize_curl_startup()
145
145
{
146
 
  memcached_binary_path[0]= NULL;
 
146
  memcached_binary_path[0]= 0;
147
147
 
148
148
#if defined(HAVE_MEMCACHED_BINARY) && HAVE_MEMCACHED_BINARY
149
149
  if (HAVE_MEMCACHED_BINARY)