Commit 416a2d47 authored by claes's avatar claes

Type for pwr_tAttrRef added

parent d0e488a1
/* /*
* Proview $Id: pwr.h,v 1.20 2005-10-21 16:11:22 claes Exp $ * Proview $Id: pwr.h,v 1.21 2005-11-02 14:06:53 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
...@@ -466,6 +466,8 @@ typedef struct { ...@@ -466,6 +466,8 @@ typedef struct {
pwr_mAttrRef Flags; //!< Attribute flags. pwr_mAttrRef Flags; //!< Attribute flags.
} pwr_sAttrRef; } pwr_sAttrRef;
typedef pwr_sAttrRef pwr_tAttrRef;
/*_* /*_*
@aref dataref DataRef @aref dataref DataRef
*/ */
......
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