2009/dap/device Overview.html,1.3,1.4

Update of /sources/public/2009/dap/device
In directory hutz:/tmp/cvs-serv1377/device

Modified Files:
	Overview.html 
Log Message:
update bug in PendingOp

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/device/Overview.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Overview.html	2 Dec 2009 13:32:37 -0000	1.3
+++ Overview.html	2 Dec 2009 15:49:31 -0000	1.4
@@ -75,7 +75,7 @@
         stop if they haven't produced a result within a desired time or before a given
         event, thereby possibly reclaiming resources.
       </p>
-      <dl title='[NoInterfaceObject] interface PendingOperation' class='idl'>
+      <dl title='[NoInterfaceObject] interface PendingOp' class='idl'>
         <dt>void cancel ()</dt>
         <dd>
           Cancel the pending asynchronous operation. When this method is called, the 

Received on Wednesday, 2 December 2009 15:49:43 UTC