diff options
Diffstat (limited to 'academic/wxmacmolplt/wxmacmolplt-7.4.3-kdiag.patch')
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt-7.4.3-kdiag.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/academic/wxmacmolplt/wxmacmolplt-7.4.3-kdiag.patch b/academic/wxmacmolplt/wxmacmolplt-7.4.3-kdiag.patch deleted file mode 100644 index f9e48f9d6b..0000000000 --- a/academic/wxmacmolplt/wxmacmolplt-7.4.3-kdiag.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/Files.cpp.orig 2012-03-24 18:51:08.000000000 +0400 -+++ src/Files.cpp 2012-03-24 18:51:54.000000000 +0400 -@@ -3892,7 +3892,9 @@ - sscanf(&(LineText[6]), "%d", &temp); - SetDiag(temp); - } -+ Buffer->SetFilePos(EndPos); - } -+ - long MolDisplayWin::OpenGAMESSTRJ(BufferFile * Buffer, bool Append, long flip, float offset) - { - TypeOfRun runType=InvalidRunType; |