Kaydet (Commit) 60f97f3c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typo bInhibitJavaLdx -> bInhibitPagein

üst b6164f3f
......@@ -858,7 +858,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS( argc, argv )
}
/* pagein */
if (!args->bInhibitJavaLdx)
if (!args->bInhibitPagein)
exec_pagein (args);
/* javaldx */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment