aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew/he2/files/patch-HebrewEditor.cxx
blob: b31967d5025e312ef03da7bb46d3f87a34d5879d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- HebrewEditor.cxx.orig   Tue Aug 17 13:49:15 2004
+++ he2/HebrewEditor.cxx    Tue Aug 17 13:49:27 2004
@@ -224,7 +224,7 @@
    screen->Refresh() ;
    screen->GetMaxYX(&sizey, &sizex) ;
 
-   buffers = new (Edit *)[MAX_BUFFER_COUNT] ;
+   buffers = new Edit *[MAX_BUFFER_COUNT] ;
    aString filename ;
    bufferCount = 0 ;
    if (argc > 1) {