Commit fb76cf77 authored by Claes Sjofors's avatar Claes Sjofors Committed by Claes Sjöfors

Plc emedded compile fix

parent 7bb7b9bf
......@@ -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