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

Unified Diff: third_party/lua/src/lmem.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/ldo.h ('k') | third_party/lua/src/lobject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/lua/src/lmem.h
diff --git a/third_party/lua/src/lmem.h b/third_party/lua/src/lmem.h
index 5f850999a9d6b079acec21682ffefb258b80b98f..2ac8ac037ddf6263ce60d7695e43edd2c13031d6 100644
--- a/third_party/lua/src/lmem.h
+++ b/third_party/lua/src/lmem.h
@@ -54,4 +54,3 @@ LUAI_FUNC void *luaM_growaux_ (lua_State *L, void *block, int *size,
const char *what);
#endif
-
« no previous file with comments | « third_party/lua/src/ldo.h ('k') | third_party/lua/src/lobject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698