Close some unclosed comments in vms/vms.c.
authorCraig A. Berry <craigberry@mac.com>
Sun, 28 Aug 2011 03:20:16 +0000 (22:20 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sun, 28 Aug 2011 03:20:16 +0000 (22:20 -0500)
commit29475144d546bc21d52fcc452ac0a8d41d3b7d7d
tree31ceb08ff2547c0f3d2544fd104a8d9869c4c6a9
parentf7c699a030d8718d015e123f65e2e2294e2eab99
Close some unclosed comments in vms/vms.c.

Clearly this code is not well-tested.  Especially the parts that
the compiler couldn't see because it was hidden by unclosed
comment blocks.  Ouch.

I'm not going to name names or look too deep in the blame log, but
suffice it to say that this is why patches that add hundreds of
lines of new code without tests should not be accepted.
vms/vms.c