Clean: Move old comment to proper location
authorMichael Witten <mfwitten@gmail.com>
Sun, 20 Mar 2011 00:34:58 +0000 (17:34 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 20 Mar 2011 00:34:58 +0000 (17:34 -0700)
commit5b430b36d8e956d2af13b8b933400cf0c1c707f2
treef1070d0df6b1f1aefe2d4b4d1889dab3fa61d9f2
parenta4fce065dba71ea958501c234d983bfbe7d445a0
Clean: Move old comment to proper location

This:

  commit 0298d7b92741692bcf2e34c418a564332bb034e6:
  Date:   Tue May 31 10:40:01 2005 +0000

      Avoid updating a variable in a loop.
      Only calculate the number of links in a hash bucket chain if we really
      need it.

      p4raw-id: //depot/perl@24648

forgot to move a large comment to its new location; this new commit
fixes that.
hv.c