summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-27 14:43:48 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-27 14:43:48 -0700
commit9b49c49e0023bd75c52b018b370c193047dbe9de (patch)
tree46201d5585d804c2d3f7d2fd464bbe500b69dbbd
parentb4f4366ff3e5b76a69888b706e4c71da75b036e1 (diff)
downloadnasm-9b49c49e0023bd75c52b018b370c193047dbe9de.tar.gz
tokhash.pl: fix comment
Correct filename in comment
-rwxr-xr-xtokhash.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokhash.pl b/tokhash.pl
index 7da56255..51c27b89 100755
--- a/tokhash.pl
+++ b/tokhash.pl
@@ -122,7 +122,7 @@ close(TD);
if ($output eq 'h') {
#
- # keywords.h
+ # tokens.h
#
$max_len = 0;