X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=win.h;h=f95a6790db7a19936b2ab84f0079ef6d6ce78d60;hb=3bb900cd6c1c7a5364bd79bce63fdd8711bc878b;hp=c6a5337680adec0e2a4544fc42e582a56d232a5b;hpb=323d38da20c8a1d295ab1dbc0fc7ce947ef824e1;p=st.git diff --git a/win.h b/win.h index c6a5337..f95a679 100644 --- a/win.h +++ b/win.h @@ -16,4 +16,4 @@ int xsetcolorname(int, const char *); void xsettitle(char *); int xsetcursor(int); void xsetpointermotion(int); -void xsetsel(char *, Time); +void xsetsel(char *);