Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Unified Diff: ppapi/tests/test_c_includes.c

Issue 5190004: This accomplishes a few things:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
*/

Powered by Google App Engine
This is Rietveld 408576698