about summary refs log tree commit diff stats
path: root/popen2.h
diff options
context:
space:
mode:
Diffstat (limited to 'popen2.h')
-rw-r--r--popen2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/popen2.h b/popen2.h
index 1805632..f0de0a3 100644
--- a/popen2.h
+++ b/popen2.h
@@ -2,7 +2,6 @@
 #define _IXIMIUZ_POPEN2
 
 #include<stdio.h>
-
 //https://github.com/iximiuz/popen2
 //https://iximiuz.com/en/posts/how-to-on-processes/