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

correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-up

... which now has exactly 1 parameter; removed the now non-matching
required flag of a not existing second parameter. Luckily the resource
manager treats this as a separate record block and this 0 didn't harm
the subsequent 0, accidentally..

Change-Id: I0994ed75643245c1bdebc9a92ade77abdd1c61d8
üst 1c5eb11d
...@@ -1200,7 +1200,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 ...@@ -1200,7 +1200,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
0; 0;
ID_FUNCTION_GRP_DATETIME; ID_FUNCTION_GRP_DATETIME;
U2S( HID_FUNC_ISOWEEKNUM ); U2S( HID_FUNC_ISOWEEKNUM );
1; 0; 0; 1; 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