From 48693c1f54be57f718999ac156d12a25c1f53803 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 30 Oct 2010 17:00:12 +0100 Subject: Some minor stray tab tidying. --- blasms.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/blasms.c b/blasms.c index e4380dc..4780d37 100644 --- a/blasms.c +++ b/blasms.c @@ -283,9 +283,8 @@ int main(int argc, char *argv[]) { } } } - + printf("Executing: %s\n", systemcmd); - system(systemcmd); return 0; -- cgit v1.2.3