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 13ccaafd6904ed7886fe0385dab4baf8cad40724..c7107059ec0105ef589a97bd7e90a798211af7a2 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>