| Index: native_client_sdk/src/libraries/xray/xray_priv.h
|
| diff --git a/native_client_sdk/src/libraries/xray/xray_priv.h b/native_client_sdk/src/libraries/xray/xray_priv.h
|
| index 53b9169f9802c201a8b07ca0a5f88f36e6e44812..405107c342fc2359e485ebf5522a403f2b0139e0 100644
|
| --- a/native_client_sdk/src/libraries/xray/xray_priv.h
|
| +++ b/native_client_sdk/src/libraries/xray/xray_priv.h
|
| @@ -1,8 +1,6 @@
|
| /* Copyright (c) 2013 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. */
|
|
|
| /* XRay -- a simple profiler for Native Client */
|
|
|
|
|