Fix miscellaneous compiler warnings in vms/vms.c.
authorCraig A. Berry <craigberry@mac.com>
Sun, 28 Aug 2011 03:12:24 +0000 (22:12 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sun, 28 Aug 2011 03:12:24 +0000 (22:12 -0500)
commitf7c699a030d8718d015e123f65e2e2294e2eab99
tree19d17be51ca4ab25194dcbdb3d06638d5f3f8a07
parent3ce52d1b0bdd5e6184ebb6643612f1de9600586d
Fix miscellaneous compiler warnings in vms/vms.c.

A couple of empty parameter lists and a couple of unsigned -1
error statuses.  Brought to you by

   -Duser_c_flags=/WARN=(ENABLE=LEVEL4,INFORMATIONAL=ALL)

which is only the third highest warning level.
vms/vms.c