diff options
Diffstat (limited to 'public/fpdf_dataavail.h')
-rw-r--r-- | public/fpdf_dataavail.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/fpdf_dataavail.h b/public/fpdf_dataavail.h index effa68e179..5599171619 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. |