summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-09-05 14:45:09 +0300
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-09-05 14:45:09 +0300
commit974c0940603c1ee9487124ea96f94767d965910d (patch)
tree02ebc9f0dca2aeacc1cde599a4e8008eae87570b /man
parent052917aa2aa4f4e1a82d5316911a162c37af7bdc (diff)
downloadweston-974c0940603c1ee9487124ea96f94767d965910d.tar.gz
fix asprintf warnings
Fix recently introduced compiler warnings: desktop-shell/shell.c: In function 'shell_configuration': desktop-shell/shell.c:588:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] src/screenshooter.c: In function ‘screenshooter_binding’: src/screenshooter.c:291:10: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] src/text-backend.c: In function ‘text_backend_configuration’: src/text-backend.c:944:10: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions