X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d09487dd4eb610315dcb0e73266314eb817b03cd..a38d0585257e8e72fcba090846506503bce0ff6a:/src/mac/msgdlg.cpp?ds=inline diff --git a/src/mac/msgdlg.cpp b/src/mac/msgdlg.cpp index 03230aa707..7b7109b668 100644 --- a/src/mac/msgdlg.cpp +++ b/src/mac/msgdlg.cpp @@ -68,7 +68,7 @@ int wxMessageDialog::ShowModal() short result ; Str255 pascalTitle ; Str255 pascalText ; - char cText[256] ; + char cText[2048] ; Str255 yesPString ; Str255 noPString ;