| Index: native_client_sdk/src/libraries/nacl_io/mount_dev.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_dev.h b/native_client_sdk/src/libraries/nacl_io/mount_dev.h
|
| index 5d47838b62a43daaed2d3529b3550ac4edac2f0d..a8cc2cd32316330257417a87f5b3a01e68a20078 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_dev.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_dev.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_DEV_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_DEV_H_
|
|
|
|
|