summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyo Munakata <ryomnktml@gmail.com>2014-08-21 00:25:36 +0900
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-08-21 10:01:17 +0300
commit06472737a9a24619f5739abaa192b1e47b14aecc (patch)
treed42810a0ceb301301d9a9680dde245fad2463e23
parentb24fa4c8216e3f0f7b644c7b8c6949925f19ada9 (diff)
wl_surface: clarify the base of time passed in the callback of frame
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 2d57f69..bb457bc 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -1100,7 +1100,7 @@
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"/>