Reformatted file.
This commit is contained in:
parent
ec266294d1
commit
d8751a37b2
4
include/freerdp/cache/brush.h
vendored
4
include/freerdp/cache/brush.h
vendored
@ -62,9 +62,9 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
FREERDP_API void* brush_cache_get(rdpBrushCache* brush, UINT32 index,
|
||||
UINT32* bpp);
|
||||
UINT32* bpp);
|
||||
FREERDP_API void brush_cache_put(rdpBrushCache* brush, UINT32 index,
|
||||
void* entry, UINT32 bpp);
|
||||
void* entry, UINT32 bpp);
|
||||
|
||||
FREERDP_API void brush_cache_register_callbacks(rdpUpdate* update);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user