[ros-diffs] [greatlrd] 19890: correct spelling

greatlrd at svn.reactos.com greatlrd at svn.reactos.com
Sun Dec 4 23:21:19 CET 2005


correct spelling
Modified: trunk/reactos/w32api/include/amparse.h
  _____  

Modified: trunk/reactos/w32api/include/amparse.h
--- trunk/reactos/w32api/include/amparse.h	2005-12-04 22:15:27 UTC
(rev 19889)
+++ trunk/reactos/w32api/include/amparse.h	2005-12-04 22:20:50 UTC
(rev 19890)
@@ -8,8 +8,8 @@

 
 DECLARE_INTERFACE_(IAMParse, IUnknown) 
 {
- STDMETHOD(GetParseTime) (THIS_REFERENCE_TIME *prtCurrent) PURE;
- STDMETHOD(SetParseTime) (THIS_REFERENCE_TIME rtCurrent) PURE;
+ STDMETHOD(GetParseTime) (THIS_ REFERENCE_TIME *prtCurrent) PURE;
+ STDMETHOD(SetParseTime) (THIS_ REFERENCE_TIME rtCurrent) PURE;
  STDMETHOD(Flush) (THIS) PURE;
 };
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051204/a51bb7a2/attachment.html


More information about the Ros-diffs mailing list