From 9b49c49e0023bd75c52b018b370c193047dbe9de Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 27 May 2008 14:43:48 -0700 Subject: [PATCH] tokhash.pl: fix comment Correct filename in comment --- tokhash.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.11.4.GIT