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/globals.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/globals.h') diff --git a/include/globals.h b/include/globals.h index 46cc3d2..dfd65ad 100644 --- a/include/globals.h +++ b/include/globals.h @@ -8,10 +8,10 @@ * This header file contains defines and includes which are used in many * parts of the program. Most notable are the Calloc, Malloc and Memset * defines, which are commonly used to allocate memory. These functions - * are shorthands for their lowercase counterparts. + * are shorthands for their lowercase counterparts. * - * Furthermore, a maximum and minimum function are defined here. These - * functions have their own include guards, to ensure potential linked + * Furthermore, a maximum and minimum function are defined here. These + * functions have their own include guards, to ensure potential linked * libraries don't conflict with these definitions. * */ -- cgit v1.2.3