mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48079 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
165221441c
commit
a4f0db49ab
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ Instance_DidCreate(PP_Instance instance,
|
||||||
|
|
||||||
// TODO(yugui) Mount devfs
|
// TODO(yugui) Mount devfs
|
||||||
|
|
||||||
if (mount("/lib", "/lib", "httpfs",
|
if (mount("/lib", "/lib", "httpfs",
|
||||||
0, "allow_cross_origin_requests=false")) {
|
0, "allow_cross_origin_requests=false")) {
|
||||||
perror("mount httpfs");
|
perror("mount httpfs");
|
||||||
return PP_FALSE;
|
return PP_FALSE;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue