Reformatted file.
This commit is contained in:
parent
d8751a37b2
commit
994fed8cba
3
include/freerdp/cache/offscreen.h
vendored
3
include/freerdp/cache/offscreen.h
vendored
@ -48,7 +48,8 @@ struct rdp_offscreen_cache
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
FREERDP_API rdpBitmap* offscreen_cache_get(rdpOffscreenCache* offscreen_cache, UINT32 index);
|
||||
FREERDP_API rdpBitmap* offscreen_cache_get(rdpOffscreenCache* offscreen_cache,
|
||||
UINT32 index);
|
||||
|
||||
FREERDP_API void offscreen_cache_register_callbacks(rdpUpdate* update);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user