diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:02:01 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:02:01 +0000 |
commit | 788e6c10e175ab4b3e67feefbffe570619ae2330 (patch) | |
tree | fdbac44f81f28b729e74ce8a8379b5211f2d6f95 /macros.pl | |
parent | 4cf1748e6829f80be251b8d7d274738009f934cf (diff) | |
download | nasm-788e6c10e175ab4b3e67feefbffe570619ae2330.tar.gz |
NASM 0.98.12nasm-0.98.12
Diffstat (limited to 'macros.pl')
-rw-r--r-- | macros.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |