shithub: fork

Download patch

ref: 9de42d6c0a571502eefbe17970978b4bfe66a55c
parent: b101b44528386092a6ef6ec11a50f92d51ade9e2
author: qwx <qwx@sciops.net>
date: Fri Sep 26 05:13:05 EDT 2025

mothra: sync with upstream

--- a/sys/src/cmd/mothra/mothra.c
+++ b/sys/src/cmd/mothra/mothra.c
@@ -304,7 +304,6 @@
 	int i;
 
 	quotefmtinstall();
-	doquote = needsrcquote;
 	fmtinstall('U', Ufmt);
 
 	ARGBEGIN{
--