]> git.cworth.org Git - apitrace/blobdiff - thirdparty/snappy/snappy-sinksource.h
Update snappy to version 1.0.5.
[apitrace] / thirdparty / snappy / snappy-sinksource.h
index 430baeabb0ed98e3e0c3137f73a2fd574d65abf9..faabfa1e6f1fd8f397fc9c5ee8de966c52c0c880 100644 (file)
@@ -60,6 +60,7 @@ class Sink {
   // The default implementation always returns the scratch buffer.
   virtual char* GetAppendBuffer(size_t length, char* scratch);
 
+
  private:
   // No copying
   Sink(const Sink&);