summaryrefslogtreecommitdiff
path: root/util/posix_logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/posix_logger.h')
-rw-r--r--util/posix_logger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/posix_logger.h b/util/posix_logger.h
index 4effc7f..55428e5 100644
--- a/util/posix_logger.h
+++ b/util/posix_logger.h
@@ -1,9 +1,9 @@
// Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// 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.
-
+//
// Logger implementation that can be shared by all environments
-// where enough Posix functionality is available.
+// where enough posix functionality is available.
#ifndef STORAGE_LEVELDB_UTIL_POSIX_LOGGER_H_
#define STORAGE_LEVELDB_UTIL_POSIX_LOGGER_H_