summaryrefslogtreecommitdiffstats
path: root/src/c_keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_keys.c')
-rw-r--r--src/c_keys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_keys.c b/src/c_keys.c
index 593c6d4..6d472c4 100644
--- a/src/c_keys.c
+++ b/src/c_keys.c
@@ -30,7 +30,7 @@ short
c_home_key(unsigned int plen, t_caps *tcaps)
{
unsigned int i;
- short j;
+ short j;
i = tcaps->cpos;
j = tcaps->lpos;