mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
coding style
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: mkreslib.pl,v 1.7 2000/08/01 01:33:32 tale Exp $
|
||||
# $Id: mkreslib.pl,v 1.8 2000/09/01 01:06:23 gson Exp $
|
||||
|
||||
# Build a res_* library distribution from the BIND 8 source
|
||||
|
||||
@@ -81,8 +81,9 @@ while (<MAKEIN>) {
|
||||
}
|
||||
print MAKEOUT;
|
||||
}
|
||||
|
||||
DONE:
|
||||
|
||||
print MAKEOUT "FRC:\n";
|
||||
close(MAKEIN);
|
||||
close(MAKEOUT);
|
||||
|
||||
|
Reference in New Issue
Block a user