Commit 5320883f authored by Claes Sjofors's avatar Claes Sjofors

Plc macro, added trailing spaces

parent 6a07d2ca
......@@ -360,4 +360,4 @@ typedef struct {
sizeof( plc_t_DataInfoMirCell) - sizeof(pwr_tRefId)); \
object->CurrentIndex = object->Idx; \
subwindow; \
}
\ No newline at end of file
}
......@@ -84,4 +84,4 @@
object->Received = 1; \
} \
else \
object->Received = 0;
\ No newline at end of file
object->Received = 0;
......@@ -218,4 +218,4 @@
scanoff = 1;\
object->SetOff = 1;\
}\
object->InOld = in;
\ No newline at end of file
object->InOld = in;
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