Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix file corruption on extended keyboard handling. - sam - An updated version o…
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit c049256982b2754dfa47838167a93145d4796ac3
parent 71c48ef8a778b4c1dd027e8536a12e7ea3378060
Author: Rob King <[email protected]>
Date: Mon, 15 Aug 2016 11:28:04 -0500
Fix file corruption on extended keyboard handling.
Diffstat:
samterm/main.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/samterm/main.c b/samterm/main.c
@@ -825,7 +825,6 @@ type(Flayer *l, int res) /* what a bloody mess this …
CommandEntry *e = &commands[k.c];
if (!e->unlocked || !lock)
a = e->f(l, a, t);
- return;
}
if (p > buf){
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.