| Index: native_client_sdk/src/libraries/nacl_io/kernel_wrap_real.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/kernel_wrap_real.h b/native_client_sdk/src/libraries/nacl_io/kernel_wrap_real.h
|
| index c4ff5e0e9454a9d4771ff3f39add931997a45d38..b13d7f886b4a4d86854a9c34b1f397f82ef9c77c 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/kernel_wrap_real.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/kernel_wrap_real.h
|
| @@ -1,7 +1,7 @@
|
| -/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
| +
|
| #ifndef LIBRARIES_NACL_IO_KERNEL_WRAP_REAL_H_
|
| #define LIBRARIES_NACL_IO_KERNEL_WRAP_REAL_H_
|
|
|
|
|