summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <rsc>2007-08-28 05:01:04 +0000
committerrsc <rsc>2007-08-28 05:01:04 +0000
commit0c931af50fe311c402c2a4ee8e263e28f46aa410 (patch)
tree31641336e68e432acc47893a6fd147d470edddd2
parent6eed1ee9b0e752109285bb44421cc9d59b0c171c (diff)
downloadxv6-labs-0c931af50fe311c402c2a4ee8e263e28f46aa410.tar.gz
xv6-labs-0c931af50fe311c402c2a4ee8e263e28f46aa410.tar.bz2
xv6-labs-0c931af50fe311c402c2a4ee8e263e28f46aa410.zip
nits
-rw-r--r--runoff.list2
-rw-r--r--runoff.spec2
2 files changed, 1 insertions, 3 deletions
diff --git a/runoff.list b/runoff.list
index 7a2a390..80c8f35 100644
--- a/runoff.list
+++ b/runoff.list
@@ -78,5 +78,3 @@ sh.c
-
-
diff --git a/runoff.spec b/runoff.spec
index 2d13f3b..76ecb73 100644
--- a/runoff.spec
+++ b/runoff.spec
@@ -44,7 +44,7 @@ odd: fs.c # VERY important
# exec.c either
# sysfile.c either
-even: pipe.c # mild preference
+# even: pipe.c # mild preference
# string.c either
even: console.c
odd: sh.c