Introduction
Introduction Statistics Contact Development Disclaimer Help
Merge branch 'master' of github.com:deadpixi/sam - sam - An updated version of …
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit e0e3937486336db54c747161aebed1628656d3af
parent 35fa702ade26dc48a65c5825ea5d9f75964ba612
Author: Rob King <[email protected]>
Date: Thu, 1 Sep 2016 10:48:43 -0500
Merge branch 'master' of github.com:deadpixi/sam
Diffstat:
samterm/main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/samterm/main.c b/samterm/main.c
@@ -521,7 +521,8 @@ cmdbol(Flayer *l, long a, Text *t)
if(raspc(&t->rasp, --a) == '\n') {
a++;
break;
- }
+ }
+
flsetselect(l, a, a);
center(l, a);
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.