| Index: native_client_sdk/src/libraries/xray/hashtable.c
|
| diff --git a/native_client_sdk/src/libraries/xray/hashtable.c b/native_client_sdk/src/libraries/xray/hashtable.c
|
| index db67c48937d40b2d1b325f3f7e07d8d5a2f22518..45f2aa21cbf161fa1d929791a6ca2d715d4bab0b 100644
|
| --- a/native_client_sdk/src/libraries/xray/hashtable.c
|
| +++ b/native_client_sdk/src/libraries/xray/hashtable.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. */
|
|
|
|
|
| /* Hashtable for XRay */
|
|
|