wl_surface: clarify the base of time passed in the callback of frame
authorRyo Munakata <ryomnktml@gmail.com>
Wed, 20 Aug 2014 15:25:36 +0000 (00:25 +0900)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 21 Aug 2014 07:01:17 +0000 (10:01 +0300)
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
protocol/wayland.xml

index 2d57f69..bb457bc 100644 (file)
        attempt to use it after that point.
 
        The callback_data passed in the callback is the current time, in
-       milliseconds.
+       milliseconds, with an undefined base.
       </description>
 
       <arg name="callback" type="new_id" interface="wl_callback"/>