_dbus_lm_strerror: move default behaviour inside switch
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 17 Jan 2017 20:25:14 +0000 (20:25 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 7 Apr 2017 11:06:37 +0000 (12:06 +0100)
commit1ec6e4ba1edccdb37b09a1b6c71dce95ef88a9fd
tree70e4f443958c5b444e4a94b2668a4f6450eb2d39
parent6883d9f3007cb736aa7759488b911221225245ba
_dbus_lm_strerror: move default behaviour inside switch

This silences -Wswitch-default.

Part of a larger commit from Thomas Zimmermann.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98191
dbus/dbus-sysdeps-util-win.c
dbus/dbus-sysdeps-win.c