| 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 56305b65206355053975747d24f563a487e45e65..0bddee171f89fc2fbb5d8ec6d631211ee2530b16 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_
|
|
|
|
|