| Index: native_client_sdk/src/libraries/nacl_io/osinttypes.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/osinttypes.h b/native_client_sdk/src/libraries/nacl_io/osinttypes.h
|
| index 346d394bcb567ae4f11347685588f9342d3d33b1..f178f9109959e669749d51ca4508af2aa38d3d09 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/osinttypes.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/osinttypes.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 NACL_IO_OSINTTYPES_H_
|
| #define NACL_IO_OSINTTYPES_H_
|
|
|
|
|