protocol: Capitalize ID for consistency

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
Yong Bakos 2016-08-11 14:33:00 -07:00 committed by Bryce Harrington
parent aaf2c91873
commit 83ec381bf8

View file

@ -98,7 +98,7 @@
When the client receives this event, it will know that it can When the client receives this event, it will know that it can
safely reuse the object ID. safely reuse the object ID.
</description> </description>
<arg name="id" type="uint" summary="deleted object id"/> <arg name="id" type="uint" summary="deleted object ID"/>
</event> </event>
</interface> </interface>