Index: benchmark/io/http/protocol.cfa
===================================================================
--- benchmark/io/http/protocol.cfa	(revision 32d13834026c45a070b8ffbeecf6d71de04dd54a)
+++ benchmark/io/http/protocol.cfa	(revision 1b57a38e2e1c892c9a8ff00a1d51fe1750874daf)
@@ -522,5 +522,5 @@
 		// 	struct io_uring_sqe * sqes[3];
 		// 	__u32 idxs[3];
-		// 	struct $io_context * ctx = cfa_io_allocate(sqes, idxs, have);
+		// 	struct io_context$ * ctx = cfa_io_allocate(sqes, idxs, have);
 
 		// 	if(need(splice_in.res)) { fill(splice_in, sqes[idx++]); }
