ole32: Fix the STORAGE_dump_pps_entry() description.

This commit is contained in:
Francois Gouget 2008-12-12 10:20:27 +01:00 committed by Alexandre Julliard
parent ae3a8e1da2
commit ec4d74baef

View File

@ -706,8 +706,7 @@ STORAGE_look_for_named_pps(stream_access16*str,int n,LPOLESTR name) {
/****************************************************************************** /******************************************************************************
* STORAGE_dump_pps_entry [Internal] * STORAGE_dump_pps_entry [Internal]
* *
* FIXME * This function is there to simplify debugging. It is otherwise unused.
* Function is unused
*/ */
void void
STORAGE_dump_pps_entry(struct storage_pps_entry *stde) { STORAGE_dump_pps_entry(struct storage_pps_entry *stde) {