| Index: native_client_sdk/src/libraries/sdk_util/macros.h
|
| diff --git a/native_client_sdk/src/libraries/sdk_util/macros.h b/native_client_sdk/src/libraries/sdk_util/macros.h
|
| index fd15dc38c8cf9a03f4e508a0960c11dac274c792..e2e540089571df850d5756a5f41a4672435092b2 100644
|
| --- a/native_client_sdk/src/libraries/sdk_util/macros.h
|
| +++ b/native_client_sdk/src/libraries/sdk_util/macros.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.
|
| - */
|
| + * found in the LICENSE file. */
|
| +
|
| #ifndef LIBRARIES_SDK_UTIL_MACROS_H_
|
| #define LIBRARIES_SDK_UTIL_MACROS_H_
|
|
|
| @@ -47,4 +47,3 @@
|
| }
|
|
|
| #endif /* LIBRARIES_SDK_UTIL_MACROS_H_ */
|
| -
|
|
|