From 7c8a5e4b2a7cff7573b1a308daf19d2dbd558a9c Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 9 May 2016 20:55:24 +0200 Subject: strip whitespaces --- include/libGenSVM.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/libGenSVM.h') diff --git a/include/libGenSVM.h b/include/libGenSVM.h index cfa2815..dbf0903 100644 --- a/include/libGenSVM.h +++ b/include/libGenSVM.h @@ -11,16 +11,16 @@ */ /** - * @todo + * @todo * rename this file and libGenSVM.c to correspond with the lowercase convention. * Also change the name of the include guard. - */ + */ #ifndef LIBGENSVM_H #define LIBGENSVM_H #include "globals.h" -// forward declarations +// forward declarations struct GenData; struct GenModel; -- cgit v1.2.3