Commit 6bb566af authored by claes's avatar claes

m_subname changed to pwr_tOName

parent 3cea4e45
/* /*
* Proview $Id: wb_adrep.h,v 1.19 2007-09-20 15:09:18 claes Exp $ * Proview $Id: wb_adrep.h,v 1.20 2008-06-02 14:57:38 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
...@@ -48,7 +48,7 @@ class wb_adrep ...@@ -48,7 +48,7 @@ class wb_adrep
pwr_tTid m_tid; pwr_tTid m_tid;
pwr_tPgmName m_pgmname; pwr_tPgmName m_pgmname;
pwr_tCid m_subClass; pwr_tCid m_subClass;
char m_subName[120]; pwr_tOName m_subName;
bool m_isSubattr; bool m_isSubattr;
friend class wb_bdrep; friend class wb_bdrep;
......
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