fix compilation of vmsdbgout.c
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>
Sat, 18 Jul 2015 21:09:04 +0000 (21:09 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Sat, 18 Jul 2015 21:09:04 +0000 (21:09 +0000)
commit38faca8996c51057ed72e583d0c5c3b3a037ad0f
tree31dc05de7aa1da40a49f819dd0011306581ec149
parentab22883b701867cefe872dcd6942ebdf2e84db32
fix compilation of vmsdbgout.c

The debug-early branch renamed vmsdbgout_decl to
vmsdbgout_function_decl, but didn't update its prototype.

gcc/ChangeLog:

2015-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* vmsdbgout.c (vmsdbgout_decl): Change name of prototyped
function to vmsdbgout_function_decl.

From-SVN: r225983
gcc/ChangeLog
gcc/vmsdbgout.c