Revision dfb259e48d8b13a8eed887400d051a2b3198fbc7 authored by Peter Dillinger on 18 December 2019, 17:31:05 UTC, committed by Facebook Github Bot on 18 December 2019, 17:32:52 UTC
Summary:
Fixes syntax error from https://github.com/facebook/rocksdb/pull/6203

Pull Request resolved: https://github.com/facebook/rocksdb/pull/6207

Test Plan: make blackbox_crash_test -> no more syntax error

Differential Revision: D19161752

Pulled By: pdillinger

fbshipit-source-id: b3032f296041ab56307762622b9ef6c03a8379aa
1 parent c399704
History
File Mode Size
cassandra_compaction_filter.cc -rw-r--r-- 1.4 KB
cassandra_compaction_filter.h -rw-r--r-- 1.7 KB
cassandra_format_test.cc -rw-r--r-- 13.0 KB
cassandra_functional_test.cc -rw-r--r-- 9.9 KB
cassandra_row_merge_test.cc -rw-r--r-- 3.2 KB
cassandra_serialize_test.cc -rw-r--r-- 4.7 KB
format.cc -rw-r--r-- 12.2 KB
format.h -rw-r--r-- 6.1 KB
merge_operator.cc -rw-r--r-- 2.0 KB
merge_operator.h -rw-r--r-- 1.5 KB
serialize.h -rw-r--r-- 2.1 KB
test_utils.cc -rw-r--r-- 2.6 KB
test_utils.h -rw-r--r-- 1.4 KB

back to top