Kaydet (Commit) 75a8f617 authored tarafından Michael Stahl's avatar Michael Stahl

sal: oops, forgot to commit that bit

Change-Id: Iee85958a6589624bc9a61242fca41214bdd1df85
üst d0ebb6e4
......@@ -70,7 +70,7 @@ void usageFailure() {
rtl::OUString getArgument(sal_Int32 index) {
rtl::OUString arg;
rtl_getAppCommandArg(index, &arg.pData);
osl_getCommandArg(index, &arg.pData);
return arg;
}
......
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