| Index: native_client_sdk/src/libraries/nacl_io/mount_passthrough.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_passthrough.h b/native_client_sdk/src/libraries/nacl_io/mount_passthrough.h
|
| index 869bbcec4baf2ce44a855fb2436fa809ece3815e..de4f81ca8abd9f08982238691e4d5c2f437c523a 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_passthrough.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_passthrough.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 LIBRARIES_NACL_IO_MOUNT_PASSTHROUGH_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_PASSTHROUGH_H_
|
|
|
|
|