Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove indentation (sonar).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 9 Apr 2018 13:23:01 +0000 (15:23 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 9 Apr 2018 13:34:47 +0000 (15:34 +0200)
include/smpi/smpi_helpers.h

index 13ccaaf..c710705 100644 (file)
@@ -2,7 +2,7 @@
 #define MPI_HELPERS_H
 
 #ifndef _GNU_SOURCE
 #define MPI_HELPERS_H
 
 #ifndef _GNU_SOURCE
-  #define _GNU_SOURCE
+#define _GNU_SOURCE
 #endif
 
 #include <unistd.h>
 #endif
 
 #include <unistd.h>