diff options
author | Stefan Hajnoczi | 2018-01-10 21:25:53 +0100 |
---|---|---|
committer | Stefan Hajnoczi | 2018-01-29 11:34:55 +0100 |
commit | 24f4d3d3aeabf83445839099d6d66cbb3089c37a (patch) | |
tree | c1a40c2b92e2890163be8553e11274d27b4eb1e0 /include/ui/input.h | |
parent | tracetool: clarify that "formats" means "format strings" (diff) | |
download | qemu-24f4d3d3aeabf83445839099d6d66cbb3089c37a.tar.gz qemu-24f4d3d3aeabf83445839099d6d66cbb3089c37a.tar.xz qemu-24f4d3d3aeabf83445839099d6d66cbb3089c37a.zip |
tracetool: report error on foo() instead of foo(void)
C functions with no arguments must be declared foo(void) instead of
foo(). The tracetool argument list parser has never accepted an empty
argument list. This patch adds a clear error message for this error
case.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180110202553.31889-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/ui/input.h')
0 files changed, 0 insertions, 0 deletions