Commit 4fa5f15f authored by Claes Sjofors's avatar Claes Sjofors

Plc emedded compile fix

parent 4f87ab23
......@@ -15850,7 +15850,8 @@ int gcg_comp_plcembed_all(ldh_tSession ldhses, int force)
{
pwr_tAttrRef plcint_aref;
pwr_tOid last_oid = pwr_cNOid;
pwr_tStatus sts, rsts;
pwr_tStatus sts;
pwr_tStatus rsts = 1;
bool write_set = false;
ldh_sSessInfo info;
......
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