ole32: Fix the STORAGE_dump_pps_entry() description.
Francois Gouget
fgouget at free.fr
Fri Dec 12 03:20:27 CST 2008
---
dlls/ole32/storage.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/dlls/ole32/storage.c b/dlls/ole32/storage.c
index 2e5203f..7e345dc 100644
--- a/dlls/ole32/storage.c
+++ b/dlls/ole32/storage.c
@@ -706,8 +706,7 @@ STORAGE_look_for_named_pps(stream_access16*str,int n,LPOLESTR name) {
/******************************************************************************
* STORAGE_dump_pps_entry [Internal]
*
- * FIXME
- * Function is unused
+ * This function is there to simplify debugging. It is otherwise unused.
*/
void
STORAGE_dump_pps_entry(struct storage_pps_entry *stde) {
--
1.5.6.5
More information about the wine-patches
mailing list