]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - bin/blhc
Improve source comment.
[blhc/blhc.git] / bin / blhc
index c8260e58dc55cc01f939361155d834a9b9a74679..c3834fbf07aeaec8757b1c6cc3499fbc47ab5bd0 100755 (executable)
--- 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,