diff options
author | andersca <andersca> | 2004-06-02 11:26:51 +0000 |
---|---|---|
committer | andersca <andersca> | 2004-06-02 11:26:51 +0000 |
commit | 869919fafb3782728ed373b5891cd8adcc85d263 (patch) | |
tree | be4d4d321c9c93fd299778ffd4e0571600eeeacb /wm-spec | |
parent | 4768600f4f6d08e09ffb765148152a6588d880db (diff) | |
download | xdg-specs-869919fafb3782728ed373b5891cd8adcc85d263.tar.xz |
Add timestamp to _NET_CLOSE_WINDOW
Diffstat (limited to 'wm-spec')
-rw-r--r-- | wm-spec/wm-spec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml index 7d39f80..a73dbbc 100644 --- a/wm-spec/wm-spec.xml +++ b/wm-spec/wm-spec.xml @@ -659,7 +659,7 @@ _NET_CLOSE_WINDOW window = window to close message_type = _NET_CLOSE_WINDOW format = 32 - data.l[0] = 0 /* may be used later */ + data.l[0] = timestamp other data.l[] elements = 0 ]]></programlisting> <para> |