~mordred/libmemcached/fix-weird-link

« back to all changes in this revision

Viewing changes to libmemcached/memcached_string.c

  • Committer: Brian Aker
  • Date: 2009-12-16 19:03:49 UTC
  • Revision ID: brian@gir.tangent.org-20091216190349-0qtf5mw4b88lxvbi
Updated copyright headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 * Use and distribution licensed under the BSD license.  See
6
6
 * the COPYING file in the parent directory for full text.
7
7
 *
 
8
 * Summary: String structure used for libmemcached.
 
9
 *
8
10
 */
9
11
 
10
12
#include "common.h"