summaryrefslogtreecommitdiffstats
path: root/src/c_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_init.h')
-rw-r--r--src/c_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_init.h b/src/c_init.h
index a9e7605..ea58317 100644
--- a/src/c_init.h
+++ b/src/c_init.h
@@ -47,7 +47,7 @@ typedef struct s_caps
unsigned int nlines;
unsigned short psx;
unsigned short plen;
- short key;
+ short key;
} t_caps;
char *c_set_ptr(t_bool reset, char key, t_msh *msh);