Commit 7c0b60e2 authored by Kaj Williams's avatar Kaj Williams
Browse files

modified comments and formatting. ref #4807

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7716 41f8697f-d340-4b68-9986-7bafba869bb8
parent 55d7ab90
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ namespace Isis {
  /**
   * Constructs a Viking Camera Model.
   *
   * @param lab Pvl label from a Viking image
   * @param cube The image cube.
   *
   * @throw iException::User - "File does not appear to be a Viking image.
   *        Invalid InstrumentId."
@@ -246,7 +246,7 @@ namespace Isis {
 * This is the function that is called in order to instantiate a VikingCamera
 * object.
 *
 * @param lab Cube labels
 * @param cube The image cube
 *
 * @return Isis::Camera* VikingCamera
 */