summaryrefslogtreecommitdiff
path: root/macros.pl
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:02:01 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:02:01 +0000
commit788e6c10e175ab4b3e67feefbffe570619ae2330 (patch)
treefdbac44f81f28b729e74ce8a8379b5211f2d6f95 /macros.pl
parent4cf1748e6829f80be251b8d7d274738009f934cf (diff)
downloadnasm-788e6c10e175ab4b3e67feefbffe570619ae2330.tar.gz
NASM 0.98.12nasm-0.98.12
Diffstat (limited to 'macros.pl')
-rw-r--r--macros.pl2
1 files changed, 1 insertions, 1 deletions
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;