~svn/ubuntu/lucid/serf/ppa

« back to all changes in this revision

Viewing changes to buckets/dechunk_buckets.c

  • Committer: Bazaar Package Importer
  • Author(s): Peter Samuelson
  • Date: 2009-07-04 12:16:46 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090704121646-sldkt2wnmyec8ism
Tags: upstream-0.3.0
ImportĀ upstreamĀ versionĀ 0.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
    serf_default_read_bucket,
183
183
    serf_dechunk_peek,
184
184
    serf_dechunk_destroy_and_data,
 
185
    serf_default_snapshot,
 
186
    serf_default_restore_snapshot,
 
187
    serf_default_is_snapshot_set,
185
188
};