summaryrefslogtreecommitdiff
path: root/snappy-internal.h
diff options
context:
space:
mode:
authorsnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-03-28 22:17:04 +0000
committersnappy.mirrorbot@gmail.com <snappy.mirrorbot@gmail.com@03e5f5b5-db94-4691-08a0-1a8bf15f6143>2011-03-28 22:17:04 +0000
commitcbb82ad7d0864606be7b7517fbb5b4f9e389443e (patch)
treeb3ed1d816b86abca4f926fb430b55401cb9e216c /snappy-internal.h
parent328d1c4b30a2cf039b45649552fcdb8dd61b237d (diff)
downloadsnappy-cbb82ad7d0864606be7b7517fbb5b4f9e389443e.tar.gz
Put back the final few lines of what was truncated during the
license header change. R=csilvers DELTA=5 (4 added, 0 deleted, 1 changed) Revision created by MOE tool push_codebase. MOE_MIGRATION=1094 git-svn-id: http://snappy.googlecode.com/svn/trunk@22 03e5f5b5-db94-4691-08a0-1a8bf15f6143
Diffstat (limited to 'snappy-internal.h')
-rw-r--r--snappy-internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/snappy-internal.h b/snappy-internal.h
index 23b8edd..a32eda5 100644
--- a/snappy-internal.h
+++ b/snappy-internal.h
@@ -25,6 +25,8 @@
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// Internals shared between the Snappy implementation and its unittest.
#ifndef UTIL_SNAPPY_SNAPPY_INTERNAL_H_
#define UTIL_SNAPPY_SNAPPY_INTERNAL_H_