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

Unified Diff: third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c

Issue 10797029: Enforce all the source files to be encoded in UTF-8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more readmes Created 8 years, 5 months 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: third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c
diff --git a/third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c b/third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c
index 816682ec5f13d3b0f6f2d2fbe3a0d16866cd51d7..b53226d131230581ab9fa28d852028b10b92eda1 100644
--- a/third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c
+++ b/third_party/mesa/MesaLib/src/mesa/drivers/dri/mach64/mach64_native_vb.c
@@ -26,7 +26,7 @@
* Keith Whitwell <keithw@valinux.com>
*
* Adapted to Mach64 by:
- * José Fonseca <j_r_fonseca@yahoo.co.uk>
+ * José Fonseca <j_r_fonseca@yahoo.co.uk>
*/
#include "math/m_translate.h"

Powered by Google App Engine
This is Rietveld 408576698