Index: fpdfsdk/include/pdfwindow/PWL_Signature.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Signature.h b/fpdfsdk/include/pdfwindow/PWL_Signature.h |
index 1f2fa733b2ef651b7a02523ffb643f1158513656..209782a0b8f309fc9580085e22ed3357f30c03b6 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Signature.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Signature.h |
@@ -38,7 +38,7 @@ class CPWL_Signature : public CPWL_Wnd { |
~CPWL_Signature() override; |
void SetText(const FX_WCHAR* sText); |
- void SetDescription(const FX_WCHAR* string); |
+ void SetDescription(const FX_WCHAR* str); |
void SetImage(CFX_DIBSource* pImage); |
void SetImageStream(CPDF_Stream* pStream, const FX_CHAR* sImageAlias); |