| Index: ppapi/tests/test_c_includes.c
|
| ===================================================================
|
| --- ppapi/tests/test_c_includes.c (revision 66783)
|
| +++ ppapi/tests/test_c_includes.c (working copy)
|
| @@ -1,3 +1,4 @@
|
| +
|
| /* Copyright (c) 2010 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.
|
| @@ -2,4 +3,4 @@
|
| *
|
| - * This test simply includes all the C headers to ensure they compile with a
|
| - * C compiler. If it compiles, it passes.
|
| + * This test simply includes all the C headers to ensure they compile with a C
|
| + * compiler. If it compiles, it passes.
|
| */
|
|
|