From 4a21eeaa8272888fb1955de053807d73958ca170 Mon Sep 17 00:00:00 2001 From: Luc Girod Date: Fri, 2 May 2014 07:10:57 +0200 Subject: [PATCH] Small indentation stuff. --- sweet.h | 2 -- sweet_math.h | 2 -- sweet_matrix.h | 1 - 3 files changed, 5 deletions(-) diff --git a/sweet.h b/sweet.h index 021930e..a16fa28 100644 --- a/sweet.h +++ b/sweet.h @@ -16,8 +16,6 @@ * License along with this library. If not, see . */ - - #ifndef SWEET_H #define SWEET_H diff --git a/sweet_math.h b/sweet_math.h index 52ce27a..1031ce3 100644 --- a/sweet_math.h +++ b/sweet_math.h @@ -16,8 +16,6 @@ * License along with this library. If not, see . */ - - #ifndef SWEET_MATH_H #define SWEET_MATH_H diff --git a/sweet_matrix.h b/sweet_matrix.h index 110088e..8f4c1be 100644 --- a/sweet_matrix.h +++ b/sweet_matrix.h @@ -16,7 +16,6 @@ * License along with this library. If not, see . */ - #ifndef SWEET_MATRIX_H #define SWEET_MATRIX_H