From b3560b1005d3bc78a4f00a2279eb791209801a98 Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 7 Jan 2017 16:01:01 -0500 Subject: Minimal debugging information about the stream is printed. --- src/cli.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cli.h') diff --git a/src/cli.h b/src/cli.h index 7fac33b..80b4f01 100644 --- a/src/cli.h +++ b/src/cli.h @@ -19,7 +19,7 @@ /* Binary structure for storing command-line options. */ struct configuration { - long long padding; + long long padding; // This is temporary. }; /* General subroutine for parsing command-line arguments. Returns a -- cgit v1.3