aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cubetypes.h')
-rw-r--r--src/cubetypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index 20e028b..8ba1341 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -158,6 +158,8 @@ commandargs
158 Command * command; /* For help */ 158 Command * command; /* For help */
159 int n; 159 int n;
160 int scrt; 160 int scrt;
161 bool scrstdin;
162 bool header;
161}; 163};
162 164
163struct 165struct

Generated with cgit - Back to sebastiano.tronto.net