forked from AuroraMiddleware/gtk
wayland: Mark private function as static
This commit is contained in:
parent
82800fae52
commit
7619c9c739
@ -1663,7 +1663,7 @@ pointer_handle_button (void *data,
|
|||||||
|
|
||||||
#ifdef G_ENABLE_DEBUG
|
#ifdef G_ENABLE_DEBUG
|
||||||
|
|
||||||
const char *
|
static const char *
|
||||||
get_axis_name (uint32_t axis)
|
get_axis_name (uint32_t axis)
|
||||||
{
|
{
|
||||||
switch (axis)
|
switch (axis)
|
||||||
|
Loading…
Reference in New Issue
Block a user