diff options
Diffstat (limited to 'src/rmd_frame.c')
-rw-r--r-- | src/rmd_frame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_frame.c b/src/rmd_frame.c index 685ca12..d27d42d 100644 --- a/src/rmd_frame.c +++ b/src/rmd_frame.c @@ -39,7 +39,7 @@ void rmdDrawFrame( Display *dpy, - int screen, + int screen, Window win, int width, int height) |