Fix a misspelled function name in a comment

This commit is contained in:
Rose 2024-02-04 21:46:52 +13:00
parent 17dd487c48
commit fe72036f54
Signed by: rosethorn
GPG key ID: DF8939388907D1F7

View file

@ -67,7 +67,7 @@ static void get_focus_point(Display *display, int *x_ret, int *y_ret)
/* }}} */
/* soxsd_init_monitor -- Initialize multihead if xinerama or xrandr available {{{ */
/* osd_init_monitor -- Initialize multihead if xinerama or xrandr available {{{ */
struct monitor {
int number ;
int x, y;