commit | 9c3175cc15fbe8d3528375d1389dad40b19b7665 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Thu Aug 22 21:30:09 2013 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 30 07:41:14 2013 -0400 |
tree | cb323f5c6b9125169b54a8ebdedcec383d74cfc9 | |
parent | b5d54bd42158b90b239bb6ce9c13072eb3a53fd2 [diff] |
monitor: Add missing attributes to local function Function expr_error gets a format string and variable arguments like printf. It also never returns. Add the necessary attributes. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>