tgranular2vtu.c: remove extra whitespace - granular - granular dynamics simulation
(HTM) git clone git://src.adamsgaard.dk/granular
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 17967c3d569b374c02b964414aff190a8ee17804
(DIR) parent aac541cd4dac892c59105c80c8aa2e2ff9d422c8
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 25 Mar 2021 16:37:55 +0100
granular2vtu.c: remove extra whitespace
Diffstat:
M granular2vtu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/granular2vtu.c b/granular2vtu.c
t@@ -1,5 +1,5 @@
#ifndef __OpenBSD__
-#define _POSIX_C_SOURCE 200809L
+#define _POSIX_C_SOURCE 200809L
#endif
#include <unistd.h>
#include <stdio.h>