diff options
author | John Arbuckle <programmingkidx@gmail.com> | 2015-10-13 21:51:18 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-10-16 11:06:18 +0100 |
commit | a7940ec0af4be5d35f65890fe0c722efc5489298 (patch) | |
tree | 302faa06de6765248b4e9a28093ccd568ccf7450 /target-unicore32/op_helper.c | |
parent | a1dbc05a6f73e63ccfdd538c1825d44aa6347d8f (diff) |
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 'target-unicore32/op_helper.c')
0 files changed, 0 insertions, 0 deletions