source: issm/oecreview/Archive/18296-19100/ISSM-18891-18892.diff@ 19102

Last change on this file since 19102 was 19102, checked in by Mathieu Morlighem, 10 years ago

NEW: added 18296-19100

File size: 488 bytes
RevLine 
[19102]1Index: ../trunk-jpl/src/c/cores/controlad_core.cpp
2===================================================================
3--- ../trunk-jpl/src/c/cores/controlad_core.cpp (revision 18891)
4+++ ../trunk-jpl/src/c/cores/controlad_core.cpp (revision 18892)
5@@ -258,7 +258,7 @@
6 xDelete<IssmPDouble>(G2);
7
8 xDelete<char>(rootpath);
9- xDelete<char>(inputfilename
10+ xDelete<char>(inputfilename);
11 xDelete<char>(outputfilename);
12 xDelete<char>(toolkitsfilename);
13 xDelete<char>(lockfilename);
Note: See TracBrowser for help on using the repository browser.