Commit 4fb91078 authored by Jeannie Backer's avatar Jeannie Backer
Browse files

PROG: Fixed white space in Camera class. This change merged from IPCE branch.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6463 41f8697f-d340-4b68-9986-7bafba869bb8
parent 2e39eabd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -150,6 +150,7 @@ namespace Isis {
    }
  }


  /**
   * Sets the sample/line values of the image to get the lat/lon values
   *
@@ -271,6 +272,7 @@ namespace Isis {
    return false;
  }


  /**
   * Sets the lat/lon values to get the sample/line values
   *