diff options
| author | John Arbuckle | 2015-10-13 22:51:18 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-10-16 12:06:18 +0200 |
| commit | a7940ec0af4be5d35f65890fe0c722efc5489298 (patch) | |
| tree | 302faa06de6765248b4e9a28093ccd568ccf7450 /include | |
| parent | ui/cocoa.m: eliminate normalWindow warning (diff) | |
| download | qemu-a7940ec0af4be5d35f65890fe0c722efc5489298.tar.gz qemu-a7940ec0af4be5d35f65890fe0c722efc5489298.tar.xz qemu-a7940ec0af4be5d35f65890fe0c722efc5489298.zip | |
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
Eliminate this warning associated with the addRemovableDevicesMenuItems()
function:
ui/cocoa.m:1344:13: warning: function declaration isn't a prototype
[-Wstrict-prototypes]
static void addRemovableDevicesMenuItems()
^
ui/cocoa.m: In function 'addRemovableDevicesMenuItems':
ui/cocoa.m:1344:13: warning: old-style function definition [-Wold-style-definition]
Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 7B365FC2-072B-4E8D-A1D9-922C2D691A83@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
