Commit 65d4cb69 authored by Jeannie Backer's avatar Jeannie Backer
Browse files

PROG: Removed non-UTF8 character found in ImportPdsTable.h. References #2397,2262

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6609 41f8697f-d340-4b68-9986-7bafba869bb8
parent 8b264a9f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -99,9 +99,10 @@ namespace Isis {
   *                           unitTest coverage. References #700.
   *   @history 2015-07-17 Kris Becker - Declare destructor as virtual to make
   *                           it iheritable. Reorganized to support interception
   *                           of storage methods for derivedŒ class use.
   *                           of storage methods for derived class use.
   *   @history 2016-02-24 Ian Humphrey - Updated documentation and unit test. Added edrindex.lbl
   *                           and edrindex.tab files to data directory (for tests). Fixes #2397.
   *   @history 2016-03-10 Jeannie Backer - Removed non-UTF8 character. References #2397.
   *  
   *  
   * @todo The binary table import methods were written after the ascii table