From 03b4655aa3e684f893216e715f3030a95086b040 Mon Sep 17 00:00:00 2001 From: phk Date: Sat, 16 Sep 2000 20:45:11 +0000 Subject: [PATCH] I have no idea how a '#' became a '*'... Spotted by: Bernd Walter --- sys/conf/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/options b/sys/conf/options index f9276149e9ee..3c78eeb582e9 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -8,7 +8,7 @@ # as possible. Try to structure option-using code so that a single # option only switch code on, or only switch code off, to make it # possible to have a full compile-test. If necessary, you can check -* for COMPILING_LINT to get maximum code coverage. +# for COMPILING_LINT to get maximum code coverage. # # All new options shall also be listed in either "conf/options" or # "/conf/options.". Options that affect a single