From 8039b393d07de297cf50a8051581df4c06430cc8 Mon Sep 17 00:00:00 2001
From: OTB Bot <otbbot@orfeo-toolbox.org>
Date: Thu, 5 Jan 2012 19:56:05 +0100
Subject: [PATCH] STYLE

---
 Applications/Classification/otbKMeansClassification.cxx | 1 -
 Code/OBIA/otbHooverInstanceFilter.h                     | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/Applications/Classification/otbKMeansClassification.cxx b/Applications/Classification/otbKMeansClassification.cxx
index abe4af7f8f..c9685da79d 100644
--- a/Applications/Classification/otbKMeansClassification.cxx
+++ b/Applications/Classification/otbKMeansClassification.cxx
@@ -40,7 +40,6 @@
 #include "otbWrapperTypes.h"
 
 
-
 namespace otb
 {
 
diff --git a/Code/OBIA/otbHooverInstanceFilter.h b/Code/OBIA/otbHooverInstanceFilter.h
index b8c549a22a..b9cd24fbb8 100644
--- a/Code/OBIA/otbHooverInstanceFilter.h
+++ b/Code/OBIA/otbHooverInstanceFilter.h
@@ -60,7 +60,7 @@ namespace otb
  * meaning, regardless of its value. It is assumed that its value always corresponds to an existing region label. This is why these extended
  * attributes are not reseted but removed before computing Hoover instances.
  * (see Hoover et al., "An experimental comparison of range image segmentation algorithms", IEEE PAMI vol. 18, no. 7, July 1996)
- * 
+ *
  * \sa HooverMatrixFilter
  */
 
-- 
GitLab