From 788e6c10e175ab4b3e67feefbffe570619ae2330 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 30 Apr 2002 21:02:01 +0000 Subject: NASM 0.98.12 --- macros.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros.pl') diff --git a/macros.pl b/macros.pl index ecf0595c..1de90e7d 100644 --- a/macros.pl +++ b/macros.pl @@ -7,7 +7,7 @@ # redistributable under the licence given in the file "Licence" # distributed in the NASM archive. -# use strict; # if your PERL's got it +# use strict; my $fname; my $line = 0; -- cgit v1.2.1