From d90113b638ce1324544f8aaf75daa0d414907a33 Mon Sep 17 00:00:00 2001
From: rsc <rsc>
Date: Wed, 6 Sep 2006 16:36:54 +0000
Subject: [PATCH] tweak

---
 runoff.list | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/runoff.list b/runoff.list
index 26fc480..37bfe2c 100644
--- a/runoff.list
+++ b/runoff.list
@@ -46,8 +46,10 @@ fs.c
 bio.c
 ide.c
 
-# pipe and string library
+# pipes
 pipe.c
+
+# string operations
 string.c
 
 # low-level PC
-- 
GitLab