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

Unified Diff: third_party/lua/src/ldo.h

Issue 1842753002: Style bikeshed - remove extraneous whitespace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « third_party/lua/src/lctype.h ('k') | third_party/lua/src/lmem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/lua/src/ldo.h
diff --git a/third_party/lua/src/ldo.h b/third_party/lua/src/ldo.h
index 27b837d999e801e7707491a9b62ceb9701c8db5b..3bae88eaf76b22cf99693ba16bde155cce4acad3 100644
--- a/third_party/lua/src/ldo.h
+++ b/third_party/lua/src/ldo.h
@@ -43,4 +43,3 @@ LUAI_FUNC l_noret luaD_throw (lua_State *L, int errcode);
LUAI_FUNC int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud);
#endif
-
« no previous file with comments | « third_party/lua/src/lctype.h ('k') | third_party/lua/src/lmem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698