ref: bb85d99a02ba60bebcd8509fb1bfec8476ef0047
parent: e4ef7a58376951b392786e9a7cc38e32b7d9cdc6
author: Philip Silva <philip.silva@protonmail.com>
date: Mon Nov 22 19:17:52 EST 2021
add fix
--- a/9legacy/sam_label_command_riosnarf.diff
+++ b/9legacy/sam_label_command_riosnarf.diff
@@ -77,7 +77,7 @@
+ if(snarflen){
+ cut(t, w, 0, 0);
+ t->lock++;
-+ outTsllS(Tpaste, t->tag, 0, t->l[w].p0, L"");
++ outTsllS(Tpaste, t->tag, t->l[w].p0, 0, L"");
+ }
+ return;
+ }