- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 Sep 2012 08:42:56 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory hutz:/tmp/cvs-serv8175
Modified Files:
Overview.html
Log Message:
add [NoInterfaceObject] to the Vibration interface
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/vibration/Overview.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Overview.html 26 Jun 2012 11:01:10 -0000 1.27
+++ Overview.html 5 Sep 2012 08:42:54 -0000 1.28
@@ -79,7 +79,7 @@
<section>
<h2>Vibration Interface</h2>
<div class='idl' title='Navigator implements Vibration'></div>
- <dl title='interface Vibration' class='idl'>
+ <dl title='[NoInterfaceObject] interface Vibration' class='idl'>
<dt>void vibrate()</dt>
<dd>
<dl class='parameters'>
Received on Wednesday, 5 September 2012 08:43:16 UTC