portability: use va_start and va_end in the same function.
authorJoel E. Denny <jdenny@clemson.edu>
Sun, 11 Oct 2009 20:15:39 +0000 (16:15 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Sun, 11 Oct 2009 20:28:16 +0000 (16:28 -0400)
commita70596de9594b777f3fffb822f8f569ded772557
tree4990d3c9662a31a628fbbd8d8105f4473f128e5e
parent51f255a5308bb70a4f479196574f2049ed89d6d3
portability: use va_start and va_end in the same function.

* src/complain.c (error_message): Move va_end from here...
(ERROR_MESSAGE): ... to here.
(cherry picked from commit 786578e394700615f6a841614e1280bf6284ec8c)
ChangeLog
src/complain.c