From 6ab8b0da4793ac24bcc01834955f0a1852350dbb Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 27 May 2012 22:06:42 +0200 Subject: [PATCH] Improve source comment. --- bin/blhc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/blhc b/bin/blhc index c8260e5..c3834fb 100755 --- a/bin/blhc +++ b/bin/blhc @@ -194,7 +194,7 @@ my @def_ldflags_pic = ( '-fpic', '-shared', ); -# References to all flags checked by the parser. +# References to all flags checked by the flag checker. my @flag_refs = ( \@def_cflags, \@def_cflags_format, -- 2.43.2