AP_Camera: Just putting the newline at the end of the file.

This commit is contained in:
Grant Morphett 2015-04-28 15:42:35 +10:00 committed by Randy Mackay
parent 007b01533d
commit 444841537e
2 changed files with 2 additions and 2 deletions

View File

@ -252,4 +252,4 @@ bool AP_Camera::update_location(const struct Location &loc)
}
_last_location = loc;
return true;
}
}

View File

@ -81,4 +81,4 @@ private:
};
#endif /* AP_CAMERA_H */
#endif /* AP_CAMERA_H */