diff options
Diffstat (limited to 'src/core/place.c')
| -rw-r--r-- | src/core/place.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/place.c b/src/core/place.c index 1aafff79..854469a9 100644 --- a/src/core/place.c +++ b/src/core/place.c @@ -528,7 +528,7 @@ center_tile_rect_in_area (MetaRectangle *rect, rect->y = work_area->y + fluff; } -static void +void center_rect_in_area (MetaRectangle *rect, MetaRectangle *work_area) { |
