shithub: sl

Download patch

ref: fd1e36f98d997c8183d3040b66fa6f9cd91e825b
parent: 53e3d2bb7e010971079152eb7b109161f47289e0
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Mon Jan 27 20:45:19 EST 2025

plan9: vdprint → vfprint, not fprint (was printing wrong things entirely)

--- a/plan9/platform.h
+++ b/plan9/platform.h
@@ -59,7 +59,7 @@
 
 #define getcwd getwd
 #define vsnprintf vsnprint
-#define vdprintf fprint
+#define vdprintf vfprint
 #define snprintf snprint
 #define strcasecmp cistrcmp
 #define lseek seek