From ca9cbcafc826dc4c3ff6c54fcab3d81789ae5807 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Tue, 3 May 2016 13:07:13 -0700 Subject: Typo fixes --- rdp/rdp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rdp/rdp.h') diff --git a/rdp/rdp.h b/rdp/rdp.h index 36a20f57..da8c1321 100644 --- a/rdp/rdp.h +++ b/rdp/rdp.h @@ -287,7 +287,7 @@ struct mod int (*server_set_bgcolor)(struct mod* v, int bgcolor); int (*server_set_opcode)(struct mod* v, int opcode); int (*server_set_mixmode)(struct mod* v, int mixmode); - int (*server_set_brush)(struct mod* v, int x_orgin, int y_orgin, + int (*server_set_brush)(struct mod* v, int x_origin, int y_origin, int style, char* pattern); int (*server_set_pen)(struct mod* v, int style, int width); -- cgit v1.2.3