From 6ec287e76caf62ead528448d31720e80201b8aba Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Thu, 4 Dec 2008 17:42:08 +0800
Subject: [PATCH] STYLE: with new line at end of file

---
 Examples/Projections/PlaceNameToLonLat.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Examples/Projections/PlaceNameToLonLat.cxx b/Examples/Projections/PlaceNameToLonLat.cxx
index 70dd263f27..feb4122da6 100644
--- a/Examples/Projections/PlaceNameToLonLat.cxx
+++ b/Examples/Projections/PlaceNameToLonLat.cxx
@@ -45,4 +45,4 @@ int main( int argc, char* argv[] )
     
   return EXIT_SUCCESS;
 
-}
\ No newline at end of file
+}
-- 
GitLab