| Index: public/fpdf_dataavail.h
|
| diff --git a/public/fpdf_dataavail.h b/public/fpdf_dataavail.h
|
| index effa68e1795f324697d4c7e363cfc3cea56b3848..5599171619c3f9b416bc4a21dfde7e7cf8241d48 100644
|
| --- a/public/fpdf_dataavail.h
|
| +++ b/public/fpdf_dataavail.h
|
| @@ -64,7 +64,7 @@ DLLEXPORT FPDF_AVAIL STDCALL FPDFAvail_Create(FX_FILEAVAIL* file_avail,
|
|
|
| // Destroy the |avail| document availability provider.
|
| //
|
| -// |avail| - handle to document availability provider to be destroyed.
|
| +// avail - handle to document availability provider to be destroyed.
|
| DLLEXPORT void STDCALL FPDFAvail_Destroy(FPDF_AVAIL avail);
|
|
|
| // Download hints interface. Used to receive hints for further downloading.
|
|
|