diff options
author | <robert.mcqueen@collabora.co.uk> | 2007-04-13 14:07:04 +0000 |
---|---|---|
committer | <robert.mcqueen@collabora.co.uk> | 2007-04-13 14:07:04 +0000 |
commit | 6190db232809a9429e60daa2fb41f2061efcffae (patch) | |
tree | a567aec7413b05d4a16ceb398869ed2b4a84776f /spec/Channel_Interface_Hold.xml | |
parent | e92f39eb0c6b0519c6a6abf71d7493c134dc7209 (diff) |
Add type attribute to enums and flags (thanks to Alp Toker <alp@atoker.com>)
Diffstat (limited to 'spec/Channel_Interface_Hold.xml')
-rw-r--r-- | spec/Channel_Interface_Hold.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Interface_Hold.xml b/spec/Channel_Interface_Hold.xml index d865e610..c7616476 100644 --- a/spec/Channel_Interface_Hold.xml +++ b/spec/Channel_Interface_Hold.xml @@ -18,7 +18,7 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. </tp:license> - <tp:enum name="Channel_Hold_State"> + <tp:enum name="Channel_Hold_State" type="u"> <tp:enumvalue suffix="None" value="0"> <tp:docstring> Neither the local user and the remote member are on hold, and media |