| Index: native_client_sdk/src/libraries/xray/report.c
|
| diff --git a/native_client_sdk/src/libraries/xray/report.c b/native_client_sdk/src/libraries/xray/report.c
|
| index 4fb1467d7d5a3d26177a132ed1ffdff236bc845d..0176f4509cf175be7622d7cafb8b783e57cc6254 100644
|
| --- a/native_client_sdk/src/libraries/xray/report.c
|
| +++ b/native_client_sdk/src/libraries/xray/report.c
|
| @@ -1,7 +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 */
|
|
|