Commit 8f4d0ae2 authored by claes's avatar claes

Adaption to long objects names

parent 39c85c5d
/* /*
* Proview $Id: rt_emon.c,v 1.9 2005-10-25 15:28:10 claes Exp $ * Proview $Id: rt_emon.c,v 1.10 2005-11-02 14:05:26 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -181,7 +181,7 @@ struct s_Event { ...@@ -181,7 +181,7 @@ struct s_Event {
LstHead(sActive) activeIdx_l; LstHead(sActive) activeIdx_l;
pwr_tObjid outunit; pwr_tObjid outunit;
pwr_tObjid object; pwr_tObjid object;
pwr_tString80 objName; pwr_tOName objName;
mh_eEvent event; mh_eEvent event;
pwr_tUInt32 msgSize; pwr_tUInt32 msgSize;
pwr_tBoolean local; pwr_tBoolean local;
......
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