summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emu/port/mkdevc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emu/port/mkdevc b/emu/port/mkdevc
index 825c76b0..6b8c6a7d 100644
--- a/emu/port/mkdevc
+++ b/emu/port/mkdevc
@@ -10,7 +10,7 @@ BEGIN{
/^#/{
next;
}
-collect && /^[^ \t]/{
+collect && /^[^ \t]/{
collect = 0;
}
collect && section ~ "dev"{