From 945d5d82a2e171e3889d079abf9831e9d53d94b8 Mon Sep 17 00:00:00 2001 From: Cyrille Valladeau <cyrille.valladeau@c-s.fr> Date: Mon, 27 Apr 2009 14:51:49 +0200 Subject: [PATCH] WRG : add new line --- Testing/Code/IO/otbVectorDataKeywordlist.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Code/IO/otbVectorDataKeywordlist.cxx b/Testing/Code/IO/otbVectorDataKeywordlist.cxx index f202634508..7a586e0f04 100644 --- a/Testing/Code/IO/otbVectorDataKeywordlist.cxx +++ b/Testing/Code/IO/otbVectorDataKeywordlist.cxx @@ -26,4 +26,4 @@ int otbVectorDataKeywordlist(int argc, char * argv[]) //TODO test methods return EXIT_SUCCESS; -} \ No newline at end of file +} -- GitLab