| 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.
|
| *
|
|
|