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

Unified Diff: chrome/nacl/nacl_helper_linux.cc

Issue 10826039: Support 64-bit reserved_at_zero value chrome-side (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « chrome/app/nacl_fork_delegate_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl/nacl_helper_linux.cc
diff --git a/chrome/nacl/nacl_helper_linux.cc b/chrome/nacl/nacl_helper_linux.cc
index ccad0f02b8230e68d5b5c3ed6ef215fbb8ee4547..478527f9e6ae73241854a7c7bbf326e6d86a0b26 100644
--- a/chrome/nacl/nacl_helper_linux.cc
+++ b/chrome/nacl/nacl_helper_linux.cc
@@ -175,7 +175,7 @@ static void CheckRDebug(char *argv0) {
}
/*
- * The zygote passes --reserved_at_zero=0xXXXXXXXX.
+ * The zygote passes --reserved_at_zero=0xXXXXXXXXXXXXXXXX.
* nacl_helper_bootstrap replaces the Xs with the amount of prereserved
* sandbox memory.
*
« no previous file with comments | « chrome/app/nacl_fork_delegate_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698