This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove fake facility strings from VMS start-up warnings.
authorCraig A. Berry <craigberry@mac.com>
Thu, 2 Jul 2009 17:32:18 +0000 (12:32 -0500)
committerCraig A. Berry <craigberry@mac.com>
Thu, 2 Jul 2009 17:32:18 +0000 (12:32 -0500)
commit873f5ddf07b431a397f9ee90e6bd4c33b92f0c87
treeb0ce656b68c1405ac81a56994c0f80cfa2f39c05
parent4ed3fda49b8590b1f2536acfe87ecdec36a6d516
Remove fake facility strings from VMS start-up warnings.

They weren't consistent and the second one caused a compiler
warning.  Plus there's no particular reason to pretend we're
using the native message API when we're not.
vms/vms.c