mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:19:59 -04:00
lost line
This commit is contained in:
parent
247bf37860
commit
0ba25dfc4c
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ foreach $file (keys %file_types) {
|
|||
$end_comment = " */\n";
|
||||
} elsif ($type =~ /^(SH|PERL|TCL|MAKE|CONF-SH|RNC)$/) {
|
||||
$shell_comment = 1;
|
||||
$prefix = "# ";
|
||||
} elsif ($type =~ /^PYTHON$/) {
|
||||
$python_comment = 1;
|
||||
$start_comment = "############################################################################\n";
|
||||
|
|
|
|||
Loading…
Reference in a new issue