diff --git a/include/rocksdb/c.h b/include/rocksdb/c.h index 35772479a..0d994c51a 100644 --- a/include/rocksdb/c.h +++ b/include/rocksdb/c.h @@ -6,8 +6,8 @@ Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. See the AUTHORS file for names of contributors. - C bindings for leveldb. May be useful as a stable ABI that can be - used by programs that keep leveldb in a shared library, or for + C bindings for rocksdb. May be useful as a stable ABI that can be + used by programs that keep rocksdb in a shared library, or for a JNI api. Does not support: