| Index: native_client_sdk/src/libraries/nacl_io/real_pepper_interface.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.h b/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.h
|
| index 2f7fc2fbd4c37df2bc0541ba58c2b719e6071c79..411aaca2d24d72fab7629d66f2514754ea9411b4 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.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_REAL_PEPPER_INTERFACE_H_
|
| #define LIBRARIES_NACL_IO_REAL_PEPPER_INTERFACE_H_
|
|
|
|
|