aboutsummaryrefslogtreecommitdiff
path: root/spm.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-12-06 15:08:18 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-12-06 15:08:18 -0500
commit1f8380814aff5429d3c1d27a3b9b82aa6102b764 (patch)
treefc4691a80630acd0812745b8735cf8df2bfa1ef7 /spm.c
parentc81894a758b98006802e2e006e75a91076811d86 (diff)
downloadspmc-1f8380814aff5429d3c1d27a3b9b82aa6102b764.tar.gz
More documentation
Diffstat (limited to 'spm.c')
-rw-r--r--spm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/spm.c b/spm.c
index a20fecd..4fb9ed8 100644
--- a/spm.c
+++ b/spm.c
@@ -16,8 +16,6 @@
#include "config.h"
#include "spm.h"
-
-
/**
* A wrapper for `popen()` that executes non-interactive programs and reports their exit value.
* To redirect stdout and stderr you must do so from within the `fmt` string