Kaydet (Commit) c08fea63 authored tarafından Eike Rathke's avatar Eike Rathke

add missing parameter flag

in dbgutil build gave:
warn:legacy.osl:27022:1:tools/source/rc/resmgr.cxx:701:
file:///build/libo/dev/instdir/program/../program/resource/scen-US.res
Class: 272, Id: 436. Classpointer not at the end!
Resource Stack
Class: 272, Id: 25044

and the following value of the suppress flag was taken in place of the
parameter flag, which was identical and didn't harm in this case, but ...

Change-Id: I951381ef2a5c2d7d7d44892ad5c34ea77ace51ce
üst f7a65a10
...@@ -8149,7 +8149,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 ...@@ -8149,7 +8149,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
0; 0;
ID_FUNCTION_GRP_STATISTIC; ID_FUNCTION_GRP_STATISTIC;
U2S( HID_FUNC_HYP_GEOM_DIST_MS ); U2S( HID_FUNC_HYP_GEOM_DIST_MS );
5; 0; 0; 0; 0; 5; 0; 0; 0; 0; 0;
0; 0;
}; };
String 2 // Name of Parameter 1 String 2 // Name of Parameter 1
......
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